webpack/test/cases/cjs-tree-shaking/reexports/module.js

3 lines
42 B
JavaScript

exports.abc = "abc";
exports.def = "def";