This repository has been archived by the owner on May 19, 2018. It is now read-only.
Failed to parse export * as default from
#469
Labels
export * as default from
#469
Current Behavior
throws
Expected Behavior
Should parse just like
export * as foo from "foo";
does.Filed from tc39/proposal-export-ns-from#1 which I totally forgot about.
The text was updated successfully, but these errors were encountered: