Files
babel/packages/babel-plugin-transform-modules-systemjs/test/fixtures/systemjs/export-from-6/input.js
2018-01-09 15:36:42 +01:00

2 lines
41 B
JavaScript

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