webpack/test/cases/parsing/harmony-injecting-order/file.js

4 lines
61 B
JavaScript

export function f() {
return __webpack_amd_options__;
};