webpack/test/watchCases/plugins/define-plugin/0/module2.js

3 lines
68 B
JavaScript
Raw Normal View History

2018-04-30 17:51:57 +08:00
export default TEST_VALUE2;
export const type = typeof TEST_VALUE2;