create-glitch-stack 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-DcJyvSSG.mjs +1 -1
- package/dist/cli.mjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/src-BCfsoTej.mjs +1 -1
- package/dist/virtual.mjs +1 -1
- package/package.json +1 -1
package/dist/virtual.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
function
|
|
2
|
+
function _0x2a7e(){var _0x456776=['5857420aasGCm','4543461CirGvK','284343drsnPb','16cZrAUq','469664Fyzbbw','3423014ddjEFu','6twXXef','2905505rmdBhL','7874580eoMmoF','6KDtkbE'];_0x2a7e=function(){return _0x456776;};return _0x2a7e();}(function(_0x5620e4,_0x32826a){var _0x562bb0=_0x2539,_0x28d175=_0x5620e4();while(!![]){try{var _0xaaced4=parseInt(_0x562bb0(0x73))/0x1+parseInt(_0x562bb0(0x75))/0x2*(-parseInt(_0x562bb0(0x70))/0x3)+parseInt(_0x562bb0(0x71))/0x4+parseInt(_0x562bb0(0x78))/0x5*(-parseInt(_0x562bb0(0x77))/0x6)+parseInt(_0x562bb0(0x76))/0x7+parseInt(_0x562bb0(0x74))/0x8*(-parseInt(_0x562bb0(0x72))/0x9)+parseInt(_0x562bb0(0x79))/0xa;if(_0xaaced4===_0x32826a)break;else _0x28d175['push'](_0x28d175['shift']());}catch(_0x2b5682){_0x28d175['push'](_0x28d175['shift']());}}}(_0x2a7e,0xeb87f));import{Result as _0x341a50}from'better-result';function _0x2539(_0x3a7716,_0x356c9c){_0x3a7716=_0x3a7716-0x70;var _0x2a7e7e=_0x2a7e();var _0x2539dc=_0x2a7e7e[_0x3a7716];return _0x2539dc;}import{EMBEDDED_TEMPLATES as _0xa45054,GeneratorError as _0x13693d,TEMPLATE_COUNT as _0x7e3e97,VirtualFileSystem as _0x3ae3f6,generate as _0x1d6729}from'@glitch-stack/template-generator';export{_0xa45054 as EMBEDDED_TEMPLATES,_0x13693d as GeneratorError,_0x341a50 as Result,_0x7e3e97 as TEMPLATE_COUNT,_0x3ae3f6 as VirtualFileSystem,_0x1d6729 as generate};
|
package/package.json
CHANGED