Skip to content

fix: πŸ› Fixes an issue when using object spread and $Exact #1325

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

Conversation

andrewdelprete
Copy link
Contributor

Fixes an issue where documentationjs breaks on build when using object
spread and Flow utility $Exact (i.g: ...Exact)

βœ… Closes: #1324

Fixes an issue where documentationjs breaks on build when  using object
spread and Flow utility $Exact (i.g: ...Exact<Type>)

βœ… Closes: documentationjs#1324
@tmcw tmcw merged commit 01b1c2e into documentationjs:master Jun 4, 2020
@andrewdelprete andrewdelprete deleted the fix-object-spread-exact-util-flow-type branch June 4, 2020 15:53
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.

Error when using object spread and $Exact flow utility type
2 participants