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

3 lines
42 B
JavaScript

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