mirror of https://github.com/webpack/webpack.git
4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
|
|
Object.defineProperty(exports, "__esModule", { value: !0 });
|
||
|
|
exports.abc = "abc";
|
||
|
|
exports.default = "default";
|