auto-commit for d4766860-f253-4ebc-a836-6c1ca9f17d9a

This commit is contained in:
emergent-agent-e1
2025-11-08 10:46:19 +00:00
parent 9d5f0582b7
commit 11e751f2ef
346 changed files with 346 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n exports.isTestChain = isTestChain;\n var REGEX_DEV = /(Development|Local Testnet)$/;\n function isTestChain(chain) {\n if (!chain) {\n return false;\n }\n return !!REGEX_DEV.test(chain.toString());\n }\n});","lineCount":15,"map":[[7,2,2,0,"exports"],[7,9,2,0],[7,10,2,0,"isTestChain"],[7,21,2,0],[7,24,2,0,"isTestChain"],[7,35,2,0],[8,2,1,0],[8,6,1,6,"REGEX_DEV"],[8,15,1,15],[8,18,1,18],[8,48,1,48],[9,2,2,7],[9,11,2,16,"isTestChain"],[9,22,2,27,"isTestChain"],[9,23,2,28,"chain"],[9,28,2,33],[9,30,2,35],[10,4,3,4],[10,8,3,8],[10,9,3,9,"chain"],[10,14,3,14],[10,16,3,16],[11,6,4,8],[11,13,4,15],[11,18,4,20],[12,4,5,4],[13,4,6,4],[13,11,6,11],[13,12,6,12],[13,13,6,13,"REGEX_DEV"],[13,22,6,22],[13,23,6,23,"test"],[13,27,6,27],[13,28,6,28,"chain"],[13,33,6,33],[13,34,6,34,"toString"],[13,42,6,42],[13,43,6,43],[13,44,6,44],[13,45,6,45],[14,2,7,0],[15,0,7,1],[15,3]],"functionMap":{"names":["<global>","isTestChain"],"mappings":"AAA;OCC;CDK"},"hasCjsExports":false},"type":"js/module"}]}