Files
babel/packages/babel-plugin-transform-modules-systemjs/test/fixtures/systemjs/export-from-6/actual.js

2 lines
41 B
JavaScript

export {foo as default, bar} from "foo";