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

2 lines
32 B
JavaScript

export {foo as bar} from "foo";