-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Export is not defined #10044
Copy link
Copy link
Closed
Labels
Has PRarea: flowi: regressionoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issuepkg: parser
Metadata
Metadata
Assignees
Labels
Has PRarea: flowi: regressionoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issuepkg: parser
Bug Report
Current Behavior
SyntaxError: Export 'Foo' is not defined
Input Code
Expected behavior/code
no error
Babel Configuration (.babelrc, package.json, cli command)
flow plugin
Environment
Possible Solution
flowParseInterfaceish() should call checkLVal() or scope.declareName()