webpack/test/cases/cjs-tree-shaking/exports/assign-exports-property.js

3 lines
42 B
JavaScript

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