UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

16 lines (10 loc) 222 B
"format global"; (function() { //!steal-remove-start var someVarIWantRemoved = "remove this"; //!steal-remove-end var anotherVeryLongName = "from global"; window.global = { value: anotherVeryLongName }; })();