@arkade-os/sdk 0.4.52 → 0.4.54
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/adapters/expo.cjs +5 -5
- package/dist/adapters/expo.d.cts +2 -2
- package/dist/adapters/expo.d.ts +2 -2
- package/dist/adapters/expo.js +3 -3
- package/dist/adapters/indexedDB.cjs +5 -5
- package/dist/adapters/indexedDB.js +4 -4
- package/dist/{ark-B69ugeJw.d.cts → ark-acFuA57I.d.cts} +2 -1
- package/dist/{ark-B69ugeJw.d.ts → ark-acFuA57I.d.ts} +2 -1
- package/dist/{asyncStorageTaskQueue-DScPdQAy.d.cts → asyncStorageTaskQueue-BO3cvMpP.d.cts} +1 -1
- package/dist/{asyncStorageTaskQueue-BImF14sj.d.ts → asyncStorageTaskQueue-DACXtP0I.d.ts} +1 -1
- package/dist/chunk-4EIKOJLD.js +2319 -0
- package/dist/chunk-4EIKOJLD.js.map +1 -0
- package/dist/{chunk-IEMPH7J6.cjs → chunk-53XNU2EL.cjs} +40 -40
- package/dist/{chunk-IEMPH7J6.cjs.map → chunk-53XNU2EL.cjs.map} +1 -1
- package/dist/{chunk-3ZGANANS.js → chunk-7L3P3EP5.js} +4 -4
- package/dist/{chunk-3ZGANANS.js.map → chunk-7L3P3EP5.js.map} +1 -1
- package/dist/{chunk-UZLQUWYP.js → chunk-A37WVZ5T.js} +3 -3
- package/dist/{chunk-UZLQUWYP.js.map → chunk-A37WVZ5T.js.map} +1 -1
- package/dist/{chunk-E6RT5XYB.cjs → chunk-BYJJIITU.cjs} +17 -17
- package/dist/{chunk-E6RT5XYB.cjs.map → chunk-BYJJIITU.cjs.map} +1 -1
- package/dist/{chunk-ML33GFCH.cjs → chunk-D5LUPJJP.cjs} +837 -437
- package/dist/chunk-D5LUPJJP.cjs.map +1 -0
- package/dist/chunk-GMUVWKOK.cjs +2407 -0
- package/dist/chunk-GMUVWKOK.cjs.map +1 -0
- package/dist/{chunk-WIVQWYPZ.js → chunk-QY2YVFZT.js} +4 -4
- package/dist/{chunk-WIVQWYPZ.js.map → chunk-QY2YVFZT.js.map} +1 -1
- package/dist/{chunk-FZPYPEWN.cjs → chunk-RNECH3TA.cjs} +19 -1367
- package/dist/chunk-RNECH3TA.cjs.map +1 -0
- package/dist/{chunk-AXCKRS2D.js → chunk-TEHJCEF3.js} +473 -91
- package/dist/chunk-TEHJCEF3.js.map +1 -0
- package/dist/{chunk-3Z5HK35D.cjs → chunk-YRLBZJYO.cjs} +9 -9
- package/dist/{chunk-3Z5HK35D.cjs.map → chunk-YRLBZJYO.cjs.map} +1 -1
- package/dist/{chunk-ZK3JITHP.js → chunk-ZOY5JSVA.js} +8 -1327
- package/dist/chunk-ZOY5JSVA.js.map +1 -0
- package/dist/contracts/handlers/index.cjs +8 -8
- package/dist/contracts/handlers/index.d.cts +3 -3
- package/dist/contracts/handlers/index.d.ts +3 -3
- package/dist/contracts/handlers/index.js +2 -2
- package/dist/{delegate-C_Y2YrXC.d.cts → delegate-Ca_wXiYE.d.cts} +1 -1
- package/dist/{delegate-BU-Cpyjw.d.ts → delegate-DjwZZi6L.d.ts} +1 -1
- package/dist/{index-tzAInyiX.d.cts → index-DFfefdpc.d.cts} +2 -2
- package/dist/{index-BWF-C9eh.d.ts → index-Ddq0mIKX.d.ts} +2 -2
- package/dist/index.cjs +319 -239
- package/dist/index.d.cts +300 -12
- package/dist/index.d.ts +300 -12
- package/dist/index.js +4 -4
- package/dist/repositories/realm/index.cjs +19 -19
- package/dist/repositories/realm/index.d.cts +2 -2
- package/dist/repositories/realm/index.d.ts +2 -2
- package/dist/repositories/realm/index.js +5 -5
- package/dist/repositories/sqlite/index.cjs +18 -18
- package/dist/repositories/sqlite/index.d.cts +2 -2
- package/dist/repositories/sqlite/index.d.ts +2 -2
- package/dist/repositories/sqlite/index.js +5 -5
- package/dist/{taskRunner-ClwI8jU8.d.cts → taskRunner-DEwlrgId.d.cts} +1 -1
- package/dist/{taskRunner-Cf80BqSy.d.ts → taskRunner-DbCNRP31.d.ts} +1 -1
- package/dist/wallet/expo/background.cjs +15 -15
- package/dist/wallet/expo/background.cjs.map +1 -1
- package/dist/wallet/expo/background.d.cts +3 -3
- package/dist/wallet/expo/background.d.ts +3 -3
- package/dist/wallet/expo/background.js +7 -7
- package/dist/wallet/expo/background.js.map +1 -1
- package/dist/wallet/expo/index.cjs +14 -14
- package/dist/wallet/expo/index.d.cts +4 -4
- package/dist/wallet/expo/index.d.ts +4 -4
- package/dist/wallet/expo/index.js +5 -5
- package/dist/{wallet-B6Xiferv.d.cts → wallet-B9rpddG2.d.ts} +2 -2
- package/dist/{wallet-CuHAI-eW.d.ts → wallet-ByjM6L20.d.cts} +2 -2
- package/dist/worker/expo/index.cjs +9 -9
- package/dist/worker/expo/index.d.cts +4 -4
- package/dist/worker/expo/index.d.ts +4 -4
- package/dist/worker/expo/index.js +5 -5
- package/package.json +1 -1
- package/dist/chunk-AXCKRS2D.js.map +0 -1
- package/dist/chunk-E7HB3GKK.cjs +0 -1030
- package/dist/chunk-E7HB3GKK.cjs.map +0 -1
- package/dist/chunk-EFNLTS6Q.js +0 -976
- package/dist/chunk-EFNLTS6Q.js.map +0 -1
- package/dist/chunk-FZPYPEWN.cjs.map +0 -1
- package/dist/chunk-ML33GFCH.cjs.map +0 -1
- package/dist/chunk-ZK3JITHP.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkGMUVWKOK_cjs = require('./chunk-GMUVWKOK.cjs');
|
|
4
4
|
var chunk5BLDMQED_cjs = require('./chunk-5BLDMQED.cjs');
|
|
5
5
|
var base = require('@scure/base');
|
|
6
6
|
var descriptorsScure = require('@bitcoinerlab/descriptors-scure');
|
|
@@ -76,14 +76,14 @@ var ContractHandlerRegistry = class {
|
|
|
76
76
|
var contractHandlers = new ContractHandlerRegistry();
|
|
77
77
|
exports.DefaultVtxo = void 0;
|
|
78
78
|
((DefaultVtxo2) => {
|
|
79
|
-
class Script3 extends
|
|
79
|
+
class Script3 extends chunkGMUVWKOK_cjs.VtxoScript {
|
|
80
80
|
/** Create the default virtual output script with one forfeit path and one exit path. */
|
|
81
81
|
constructor(options) {
|
|
82
82
|
const { pubKey, serverPubKey, csvTimelock } = options;
|
|
83
|
-
const forfeitScript =
|
|
83
|
+
const forfeitScript = chunkGMUVWKOK_cjs.MultisigTapscript.encode({
|
|
84
84
|
pubkeys: [pubKey, serverPubKey]
|
|
85
85
|
}).script;
|
|
86
|
-
const exitScript =
|
|
86
|
+
const exitScript = chunkGMUVWKOK_cjs.CSVMultisigTapscript.encode({
|
|
87
87
|
timelock: csvTimelock,
|
|
88
88
|
pubkeys: [pubKey]
|
|
89
89
|
}).script;
|
|
@@ -244,7 +244,7 @@ function extractPubKeyBytes(value) {
|
|
|
244
244
|
return base.hex.decode(extractPubKey(normalizeToDescriptor(value)));
|
|
245
245
|
}
|
|
246
246
|
function deserializeCsvTimelock(value) {
|
|
247
|
-
return value !== void 0 && value !== "" ?
|
|
247
|
+
return value !== void 0 && value !== "" ? chunkGMUVWKOK_cjs.sequenceToTimelock(Number(value)) : exports.DefaultVtxo.Script.DEFAULT_TIMELOCK;
|
|
248
248
|
}
|
|
249
249
|
var CLTV_HEIGHT_THRESHOLD = 500000000n;
|
|
250
250
|
function isCltvSatisfied(context, locktime) {
|
|
@@ -258,7 +258,7 @@ function isCltvSatisfied(context, locktime) {
|
|
|
258
258
|
function isCsvSpendable(context, sequence) {
|
|
259
259
|
if (sequence === void 0) return true;
|
|
260
260
|
if (!context.vtxo) return false;
|
|
261
|
-
const timelock =
|
|
261
|
+
const timelock = chunkGMUVWKOK_cjs.sequenceToTimelock(sequence);
|
|
262
262
|
if (timelock.type === "blocks") {
|
|
263
263
|
if (context.blockHeight === void 0 || context.vtxo.status.block_height === void 0) {
|
|
264
264
|
return false;
|
|
@@ -316,21 +316,21 @@ function forfeitExitSpendablePaths(script, contract, context) {
|
|
|
316
316
|
async function detectUsedScripts(indexerProvider, scriptHexes) {
|
|
317
317
|
const used = /* @__PURE__ */ new Set();
|
|
318
318
|
const unique = [...new Set(scriptHexes)];
|
|
319
|
-
for (let offset = 0; offset < unique.length; offset +=
|
|
320
|
-
const scripts = unique.slice(offset, offset +
|
|
319
|
+
for (let offset = 0; offset < unique.length; offset += chunkGMUVWKOK_cjs.SCRIPT_QUERY_CHUNK_SIZE) {
|
|
320
|
+
const scripts = unique.slice(offset, offset + chunkGMUVWKOK_cjs.SCRIPT_QUERY_CHUNK_SIZE);
|
|
321
321
|
const remaining = new Set(scripts);
|
|
322
322
|
let pageIndex = 0;
|
|
323
323
|
let hasMore = true;
|
|
324
324
|
while (hasMore && remaining.size > 0) {
|
|
325
|
-
const { vtxos, page } = await
|
|
325
|
+
const { vtxos, page } = await chunkGMUVWKOK_cjs.getNormalizedVtxos(indexerProvider, {
|
|
326
326
|
scripts,
|
|
327
327
|
pageIndex,
|
|
328
|
-
pageSize:
|
|
328
|
+
pageSize: chunkGMUVWKOK_cjs.DEFAULT_PAGE_SIZE
|
|
329
329
|
});
|
|
330
330
|
for (const vtxo of vtxos) {
|
|
331
331
|
if (remaining.delete(vtxo.script)) used.add(vtxo.script);
|
|
332
332
|
}
|
|
333
|
-
hasMore = page ? vtxos.length ===
|
|
333
|
+
hasMore = page ? vtxos.length === chunkGMUVWKOK_cjs.DEFAULT_PAGE_SIZE : false;
|
|
334
334
|
pageIndex++;
|
|
335
335
|
}
|
|
336
336
|
}
|
|
@@ -391,7 +391,7 @@ var DefaultContractHandler = {
|
|
|
391
391
|
return {
|
|
392
392
|
pubKey: base.hex.encode(params.pubKey),
|
|
393
393
|
serverPubKey: base.hex.encode(params.serverPubKey),
|
|
394
|
-
csvTimelock:
|
|
394
|
+
csvTimelock: chunkGMUVWKOK_cjs.timelockToSequence(params.csvTimelock).toString()
|
|
395
395
|
};
|
|
396
396
|
},
|
|
397
397
|
deserializeParams(params) {
|
|
@@ -424,7 +424,7 @@ function defaultCandidatesAt(_index, descriptor, deps) {
|
|
|
424
424
|
params: {
|
|
425
425
|
pubKey: base.hex.encode(c.pubKey),
|
|
426
426
|
serverPubKey: base.hex.encode(c.serverPubKey),
|
|
427
|
-
csvTimelock:
|
|
427
|
+
csvTimelock: chunkGMUVWKOK_cjs.timelockToSequence(c.csvTimelock).toString()
|
|
428
428
|
},
|
|
429
429
|
script: c.scriptHex,
|
|
430
430
|
address: c.script.address(deps.network.hrp, c.serverPubKey).encode()
|
|
@@ -440,12 +440,12 @@ function discoverDefaultRange(entries, deps) {
|
|
|
440
440
|
}
|
|
441
441
|
exports.DelegateVtxo = void 0;
|
|
442
442
|
((DelegateVtxo2) => {
|
|
443
|
-
class Script3 extends
|
|
443
|
+
class Script3 extends chunkGMUVWKOK_cjs.VtxoScript {
|
|
444
444
|
/** Create a delegated virtual output script with forfeit, exit, and delegate paths. */
|
|
445
445
|
constructor(options) {
|
|
446
446
|
const defaultVtxo = new exports.DefaultVtxo.Script(options);
|
|
447
447
|
const { delegatePubKey, pubKey, serverPubKey } = options;
|
|
448
|
-
const delegateScript =
|
|
448
|
+
const delegateScript = chunkGMUVWKOK_cjs.MultisigTapscript.encode({
|
|
449
449
|
pubkeys: [pubKey, delegatePubKey, serverPubKey]
|
|
450
450
|
}).script;
|
|
451
451
|
super([...defaultVtxo.scripts, delegateScript]);
|
|
@@ -484,7 +484,7 @@ var DelegateContractHandler = {
|
|
|
484
484
|
pubKey: base.hex.encode(params.pubKey),
|
|
485
485
|
serverPubKey: base.hex.encode(params.serverPubKey),
|
|
486
486
|
delegatePubKey: base.hex.encode(params.delegatePubKey),
|
|
487
|
-
csvTimelock:
|
|
487
|
+
csvTimelock: chunkGMUVWKOK_cjs.timelockToSequence(params.csvTimelock).toString()
|
|
488
488
|
};
|
|
489
489
|
},
|
|
490
490
|
deserializeParams(params) {
|
|
@@ -526,7 +526,7 @@ function delegateCandidatesAt(_index, descriptor, deps) {
|
|
|
526
526
|
pubKey: base.hex.encode(c.pubKey),
|
|
527
527
|
serverPubKey: base.hex.encode(c.serverPubKey),
|
|
528
528
|
delegatePubKey: base.hex.encode(delegatePubKey),
|
|
529
|
-
csvTimelock:
|
|
529
|
+
csvTimelock: chunkGMUVWKOK_cjs.timelockToSequence(c.csvTimelock).toString()
|
|
530
530
|
},
|
|
531
531
|
script: c.scriptHex,
|
|
532
532
|
address: c.script.address(deps.network.hrp, c.serverPubKey).encode()
|
|
@@ -545,7 +545,7 @@ function discoverDelegateRange(entries, deps) {
|
|
|
545
545
|
}
|
|
546
546
|
exports.VHTLC = void 0;
|
|
547
547
|
((VHTLC2) => {
|
|
548
|
-
class Script3 extends
|
|
548
|
+
class Script3 extends chunkGMUVWKOK_cjs.VtxoScript {
|
|
549
549
|
/** Create a VHTLC script from the supplied participant keys, hash, and timelocks. */
|
|
550
550
|
constructor(options) {
|
|
551
551
|
validateOptions(options);
|
|
@@ -560,27 +560,27 @@ exports.VHTLC = void 0;
|
|
|
560
560
|
unilateralRefundWithoutReceiverDelay
|
|
561
561
|
} = options;
|
|
562
562
|
const conditionScript = preimageConditionScript(preimageHash);
|
|
563
|
-
const claimScript =
|
|
563
|
+
const claimScript = chunkGMUVWKOK_cjs.ConditionMultisigTapscript.encode({
|
|
564
564
|
conditionScript,
|
|
565
565
|
pubkeys: [receiver, server]
|
|
566
566
|
}).script;
|
|
567
|
-
const refundScript =
|
|
567
|
+
const refundScript = chunkGMUVWKOK_cjs.MultisigTapscript.encode({
|
|
568
568
|
pubkeys: [sender, receiver, server]
|
|
569
569
|
}).script;
|
|
570
|
-
const refundWithoutReceiverScript =
|
|
570
|
+
const refundWithoutReceiverScript = chunkGMUVWKOK_cjs.CLTVMultisigTapscript.encode({
|
|
571
571
|
absoluteTimelock: refundLocktime,
|
|
572
572
|
pubkeys: [sender, server]
|
|
573
573
|
}).script;
|
|
574
|
-
const unilateralClaimScript =
|
|
574
|
+
const unilateralClaimScript = chunkGMUVWKOK_cjs.ConditionCSVMultisigTapscript.encode({
|
|
575
575
|
conditionScript,
|
|
576
576
|
timelock: unilateralClaimDelay,
|
|
577
577
|
pubkeys: [receiver]
|
|
578
578
|
}).script;
|
|
579
|
-
const unilateralRefundScript =
|
|
579
|
+
const unilateralRefundScript = chunkGMUVWKOK_cjs.CSVMultisigTapscript.encode({
|
|
580
580
|
timelock: unilateralRefundDelay,
|
|
581
581
|
pubkeys: [sender, receiver]
|
|
582
582
|
}).script;
|
|
583
|
-
const unilateralRefundWithoutReceiverScript =
|
|
583
|
+
const unilateralRefundWithoutReceiverScript = chunkGMUVWKOK_cjs.CSVMultisigTapscript.encode({
|
|
584
584
|
timelock: unilateralRefundWithoutReceiverDelay,
|
|
585
585
|
pubkeys: [sender]
|
|
586
586
|
}).script;
|
|
@@ -708,9 +708,9 @@ var VHTLCContractHandler = {
|
|
|
708
708
|
server: base.hex.encode(params.server),
|
|
709
709
|
hash: base.hex.encode(params.preimageHash),
|
|
710
710
|
refundLocktime: params.refundLocktime.toString(),
|
|
711
|
-
claimDelay:
|
|
712
|
-
refundDelay:
|
|
713
|
-
refundNoReceiverDelay:
|
|
711
|
+
claimDelay: chunkGMUVWKOK_cjs.timelockToSequence(params.unilateralClaimDelay).toString(),
|
|
712
|
+
refundDelay: chunkGMUVWKOK_cjs.timelockToSequence(params.unilateralRefundDelay).toString(),
|
|
713
|
+
refundNoReceiverDelay: chunkGMUVWKOK_cjs.timelockToSequence(
|
|
714
714
|
params.unilateralRefundWithoutReceiverDelay
|
|
715
715
|
).toString()
|
|
716
716
|
};
|
|
@@ -722,9 +722,9 @@ var VHTLCContractHandler = {
|
|
|
722
722
|
server: base.hex.decode(params.server),
|
|
723
723
|
preimageHash: base.hex.decode(params.hash),
|
|
724
724
|
refundLocktime: BigInt(params.refundLocktime),
|
|
725
|
-
unilateralClaimDelay:
|
|
726
|
-
unilateralRefundDelay:
|
|
727
|
-
unilateralRefundWithoutReceiverDelay:
|
|
725
|
+
unilateralClaimDelay: chunkGMUVWKOK_cjs.sequenceToTimelock(Number(params.claimDelay)),
|
|
726
|
+
unilateralRefundDelay: chunkGMUVWKOK_cjs.sequenceToTimelock(Number(params.refundDelay)),
|
|
727
|
+
unilateralRefundWithoutReceiverDelay: chunkGMUVWKOK_cjs.sequenceToTimelock(
|
|
728
728
|
Number(params.refundNoReceiverDelay)
|
|
729
729
|
)
|
|
730
730
|
};
|
|
@@ -917,7 +917,7 @@ var BoardingContractHandler = {
|
|
|
917
917
|
const coins = await deps.onchainProvider.getCoins(onchainAddress);
|
|
918
918
|
if (coins.length === 0) return [];
|
|
919
919
|
const scriptHex = base.hex.encode(script.pkScript);
|
|
920
|
-
const boardingSeq =
|
|
920
|
+
const boardingSeq = chunkGMUVWKOK_cjs.timelockToSequence(deps.boardingTimelock);
|
|
921
921
|
return [
|
|
922
922
|
{
|
|
923
923
|
type: "boarding",
|
|
@@ -1898,27 +1898,27 @@ function encodeTapscriptSegment(seg, pubkeys, args) {
|
|
|
1898
1898
|
if (seg.csv) {
|
|
1899
1899
|
const timelock = { type: seg.csv.type, value: resolveTimelockValue(seg.csv.value, args) };
|
|
1900
1900
|
if (seg.asm) {
|
|
1901
|
-
return
|
|
1901
|
+
return chunkGMUVWKOK_cjs.ConditionCSVMultisigTapscript.encode({
|
|
1902
1902
|
conditionScript: resolveAsm(seg.asm, args),
|
|
1903
1903
|
timelock,
|
|
1904
1904
|
pubkeys
|
|
1905
1905
|
});
|
|
1906
1906
|
}
|
|
1907
|
-
return
|
|
1907
|
+
return chunkGMUVWKOK_cjs.CSVMultisigTapscript.encode({ timelock, pubkeys });
|
|
1908
1908
|
}
|
|
1909
1909
|
if (seg.cltv !== void 0) {
|
|
1910
|
-
return
|
|
1910
|
+
return chunkGMUVWKOK_cjs.CLTVMultisigTapscript.encode({
|
|
1911
1911
|
absoluteTimelock: resolveTimelockValue(seg.cltv, args),
|
|
1912
1912
|
pubkeys
|
|
1913
1913
|
});
|
|
1914
1914
|
}
|
|
1915
1915
|
if (seg.asm) {
|
|
1916
|
-
return
|
|
1916
|
+
return chunkGMUVWKOK_cjs.ConditionMultisigTapscript.encode({
|
|
1917
1917
|
conditionScript: resolveAsm(seg.asm, args),
|
|
1918
1918
|
pubkeys
|
|
1919
1919
|
});
|
|
1920
1920
|
}
|
|
1921
|
-
return
|
|
1921
|
+
return chunkGMUVWKOK_cjs.MultisigTapscript.encode({ pubkeys });
|
|
1922
1922
|
}
|
|
1923
1923
|
function compileFunctions(program, args, keys) {
|
|
1924
1924
|
if (program.version !== SUPPORTED_PROGRAM_VERSION) {
|
|
@@ -1948,7 +1948,7 @@ function compileFunctions(program, args, keys) {
|
|
|
1948
1948
|
return { name: names[i], def, leafScript, arkadeScript, signerKeys: pubkeys };
|
|
1949
1949
|
});
|
|
1950
1950
|
}
|
|
1951
|
-
var ArkadeProgramScript = class extends
|
|
1951
|
+
var ArkadeProgramScript = class extends chunkGMUVWKOK_cjs.VtxoScript {
|
|
1952
1952
|
constructor(program, args, keys) {
|
|
1953
1953
|
const partial = compileFunctions(program, args, keys);
|
|
1954
1954
|
super(partial.map((p) => p.leafScript));
|
|
@@ -2161,7 +2161,7 @@ function pathsFor(script, context, opts) {
|
|
|
2161
2161
|
continue;
|
|
2162
2162
|
}
|
|
2163
2163
|
if (requiresServer) continue;
|
|
2164
|
-
const sequence = csv ? Number(
|
|
2164
|
+
const sequence = csv ? Number(chunkGMUVWKOK_cjs.timelockToSequence(csv)) : void 0;
|
|
2165
2165
|
if (opts.checkTimelocks && csv && !isCsvSpendable(context, sequence)) continue;
|
|
2166
2166
|
if (opts.checkTimelocks && cltv !== void 0 && !isCltvSatisfied(context, cltv)) {
|
|
2167
2167
|
continue;
|
|
@@ -2271,5 +2271,5 @@ exports.stringifyArtifact = stringifyArtifact;
|
|
|
2271
2271
|
exports.toASM = toASM;
|
|
2272
2272
|
exports.validateProgram = validateProgram;
|
|
2273
2273
|
exports.witnessRefToBytes = witnessRefToBytes;
|
|
2274
|
-
//# sourceMappingURL=chunk-
|
|
2275
|
-
//# sourceMappingURL=chunk-
|
|
2274
|
+
//# sourceMappingURL=chunk-53XNU2EL.cjs.map
|
|
2275
|
+
//# sourceMappingURL=chunk-53XNU2EL.cjs.map
|