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

3 lines
36 B
JavaScript

this.abc = "abc";
this.def = "def";