Initial checklist
Problem
https://tc39.es/proposal-deferred-reexports/#sec-exports
it’s being added to the AST over on estree/estree.
Current solutions
none
Proposed solutions
When it lands in estree and when it is in acorn and astring, add it here, and test everywhere.
Initial checklist
Problem
https://tc39.es/proposal-deferred-reexports/#sec-exports
it’s being added to the AST over on
estree/estree.Current solutions
none
Proposed solutions
When it lands in estree and when it is in acorn and astring, add it here, and test everywhere.