Skip to content

Improve Typescript definitions #343

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

Closed
majugurci opened this issue Aug 29, 2020 · 0 comments · Fixed by #421
Closed

Improve Typescript definitions #343

majugurci opened this issue Aug 29, 2020 · 0 comments · Fixed by #421

Comments

@majugurci
Copy link

Typescript is complaining that options in DocumentPicker.pick method are required. But they are not since it is working fine without passing anything (it also says it here in documentation). Also if you pass empty object Typescript is complaining that type property is required but again it is not.

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 a pull request may close this issue.

1 participant