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

Add return type undefined to the get methods #117

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Swissbite
Copy link

@Swissbite Swissbite commented Mar 3, 2025

Add undefined as potential return type for the get and getMany methods.

Fixes #116

@Swissbite Swissbite force-pushed the feature/116-add-missing-undefined-to-get-typings branch from 357f9b3 to e0553e0 Compare March 6, 2025 07:59
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.

Typing of get is missing the undefined as a possible return value
1 participant