-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Champions: @jdalton @benjamn (prev @leebyron)
Spec Repo: https://github.com/tc39/proposal-export-default-from
Stayed at Stage 1 at the July 2017 meeting: https://github.com/tc39/agendas/blob/master/2017/07.md
Syntax
export v from "mod";Implementation
Already implemented in https://babeljs.io/docs/plugins/transform-export-extensions/ but we should split it out
Reactions are currently unavailable