webpack/test/cases/errors/harmony-import-missing/module.js

3 lines
48 B
JavaScript

export * from "./missing";
export * from "./a";