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

2 lines
32 B
JavaScript

export {foo as bar} from "foo";