UglifyJS/test/input/module/input.js
2018-03-16 15:29:41 +00:00

3 lines
38 B
JavaScript

let foo = 1, bar = 2;
export { foo };