There was an error while loading. Please reload this page.
export <default> from
+++ This issue was initially created as a clone of #4813 +++
#4813 (and #34903) are only implementing the export * as ns from feature.
export * as ns from
This tracks implementation of the export default from proposal.
export default from
+++ This issue was initially created as a clone of #4813 +++
#4813 (and #34903) are only implementing the
export * as ns fromfeature.This tracks implementation of the
export default fromproposal.