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

feat: add GetOptional type #130

Merged
merged 1 commit into from
Nov 29, 2024
Merged

feat: add GetOptional type #130

merged 1 commit into from
Nov 29, 2024

Conversation

halvaradop
Copy link
Owner

@halvaradop halvaradop commented Nov 29, 2024

Description

This pull request introduces a new utility type called GetOptional which retrieves the optional keys of an object type and removes all other keys.

Checklist

  • Added documentation.
  • The changes do not generate any warnings.
  • I have performed a self-review of my own code
  • All tests have been added and pass successfully

Notes

@halvaradop halvaradop merged commit 48f0ae1 into master Nov 29, 2024
4 checks passed
@halvaradop halvaradop deleted the feat/add-get-optional-type branch November 29, 2024 01:07
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.

1 participant