mirror of https://github.com/webpack/webpack.git
4 lines
109 B
JavaScript
4 lines
109 B
JavaScript
|
export const aaa = 1;
|
||
|
export const bbb = 2;
|
||
|
export const usedExports = __webpack_exports_info__.usedExports;
|