Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive KeyOf #382

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Recursive KeyOf #382

merged 3 commits into from
Apr 14, 2023

Conversation

sinclairzx81
Copy link
Owner

@sinclairzx81 sinclairzx81 commented Apr 14, 2023

This PR adds a conditional mapping clause to support resolving keyof from recursive types. It also applies default generics for TOmit and TPick which were omitted from the 0.27.0 revision.

This PR also amends Intersect creation logic to support recursive value initialization for nested intersections.

@sinclairzx81 sinclairzx81 merged commit 5f641c1 into master Apr 14, 2023
@sinclairzx81 sinclairzx81 deleted the keyof branch April 14, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant