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

fix: Fix TypeScript type declaration #516

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

armandabric
Copy link
Collaborator

This PR fix the TS type declaration file (fix #514)

Thanks @leonelgalan to have report this and propose a solution

@armandabric armandabric self-assigned this Jan 21, 2020
- Export the react-element-to-jsx-string options type
- Fix the `filterProps` parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error TS2305: Module '"react-element-to-jsx-string"' has no exported member 'Options'
1 participant