Skip to content

fix(flow): support empty type - #431

Merged
danez merged 1 commit into
reactjs:masterfrom
motiz88:flow-empty-type
Feb 13, 2020
Merged

fix(flow): support empty type#431
danez merged 1 commit into
reactjs:masterfrom
motiz88:flow-empty-type

Conversation

@motiz88

Copy link
Copy Markdown
Contributor

The Flow empty type (EmptyTypeAnnotation) is currently represented by the catch-all string "unknown". With this change it will be represented by "empty".

@danez
danez merged commit 0fa71de into reactjs:masterFeb 13, 2020
@motiz88
motiz88 deleted the flow-empty-type branch February 13, 2020 00:37
@github-actionsgithub-actionsBot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@motiz88@danez