mcard-js 2.1.41 → 2.1.43
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/{CardCollection-MXTUJV4J.js → CardCollection-7DKJWKAG.js} +3 -2
- package/dist/CardCollection-S4RE3RXP.js +10 -0
- package/dist/CardCollection-VPN7AAAX.js +10 -0
- package/dist/{IndexedDBEngine-2G5KCISA.js → IndexedDBEngine-7JOGM2MM.js} +3 -2
- package/dist/IndexedDBEngine-BGZHJK5L.js +12 -0
- package/dist/IndexedDBEngine-ZJ442GI7.js +12 -0
- package/dist/{LLMRuntime-GIGDMDEZ.js → LLMRuntime-OZNVAPXJ.js} +4 -3
- package/dist/{LLMRuntime-LBWUJ7ON.js → LLMRuntime-UPSEDSIK.js} +2 -2
- package/dist/{LambdaRuntime-B6D6IQKZ.js → LambdaRuntime-JZ4Q56TI.js} +6 -5
- package/dist/LambdaRuntime-PM3OUFHU.js +19 -0
- package/dist/LambdaRuntime-WBEK37AF.js +19 -0
- package/dist/LambdaRuntime-YKSBAT65.js +19 -0
- package/dist/{Loader-3LSJXJQG.js → Loader-7HQVYDPA.js} +2 -2
- package/dist/{Loader-BM56B2TX.js → Loader-NYWTV7CQ.js} +4 -3
- package/dist/{Loader-CYLAA4XU.js → Loader-OLKPY6HT.js} +3 -3
- package/dist/{MCard-H56VOJLR.js → MCard-OYI73CUI.js} +1 -1
- package/dist/{MCard-5LIREV2B.js → MCard-XHG3BZC7.js} +2 -2
- package/dist/{NetworkRuntime-IAFHPQSX.js → NetworkRuntime-VYCC5HSY.js} +16 -11
- package/dist/{NetworkRuntime-JNGKW3DY.js → NetworkRuntime-XQX3LDDI.js} +61 -33
- package/dist/{NetworkRuntime-CXPKIAOQ.js → NetworkRuntime-XZR733M5.js} +17 -12
- package/dist/{OllamaProvider-QPX2JXL2.js → OllamaProvider-FBZ5WW72.js} +1 -1
- package/dist/OllamaProvider-W6TPZNHD.js +9 -0
- package/dist/chunk-2NFGZ6PA.js +170 -0
- package/dist/{chunk-VXV35I5J.js → chunk-4TYRTQ4V.js} +48 -17
- package/dist/chunk-4VWWTGRW.js +497 -0
- package/dist/{chunk-4PDYHPR6.js → chunk-5GHZP7E5.js} +4 -2
- package/dist/{chunk-42VF42KH.js → chunk-5HZNWJFT.js} +4 -2
- package/dist/{chunk-DEYMHG5A.js → chunk-6MG5ZHAP.js} +58 -22
- package/dist/{chunk-7V37AAPK.js → chunk-7B4PABOL.js} +16 -7
- package/dist/chunk-A5S2PI37.js +47 -0
- package/dist/chunk-BFD4WSWU.js +497 -0
- package/dist/chunk-BSEFN25Q.js +32 -0
- package/dist/{chunk-3LPY36OG.js → chunk-CBEVE7RG.js} +20 -15
- package/dist/{chunk-A5AB4WQN.js → chunk-DPA3ZK4Q.js} +30 -21
- package/dist/{chunk-5FA54AMM.js → chunk-EJHX3VZL.js} +54 -21
- package/dist/{chunk-QXPHMSPA.js → chunk-GNF4WAPV.js} +22 -9
- package/dist/{chunk-XPG6B5IW.js → chunk-JHIA2BQK.js} +26 -13
- package/dist/{chunk-4I5IZILN.js → chunk-KGPICAQW.js} +10 -7
- package/dist/{chunk-4WBJPHZP.js → chunk-MST5AZXJ.js} +17 -8
- package/dist/{chunk-K35KFTEA.js → chunk-N6KDHCBC.js} +58 -33
- package/dist/{chunk-2R4ESMZB.js → chunk-NFO5NU6B.js} +5 -3
- package/dist/chunk-OKWBHCKC.js +170 -0
- package/dist/{chunk-FIE4LAJG.js → chunk-OX3K6UZJ.js} +5 -3
- package/dist/{chunk-6SEX42H2.js → chunk-R3K7DG7O.js} +21 -16
- package/dist/chunk-RB35Z35T.js +44 -0
- package/dist/{chunk-AWGFLRLI.js → chunk-SP4YPKPR.js} +51 -318
- package/dist/chunk-U7TSFDKX.js +217 -0
- package/dist/chunk-UP3SQX56.js +112 -0
- package/dist/{chunk-4EUEU4SM.js → chunk-VGIRC3HX.js} +13 -110
- package/dist/chunk-WGG7526Z.js +112 -0
- package/dist/{chunk-3JBSRALP.js → chunk-WNKP66IR.js} +10 -7
- package/dist/{chunk-DOC55MPG.js → chunk-WR6ISHCS.js} +11 -3
- package/dist/{chunk-52UNWVOD.js → chunk-ZVOPQ5BM.js} +54 -21
- package/dist/chunk-ZZMOPQER.js +217 -0
- package/dist/index.browser.cjs +79 -1454
- package/dist/index.browser.d.cts +2 -17
- package/dist/index.browser.d.ts +2 -17
- package/dist/index.browser.js +7 -6
- package/dist/index.cjs +306 -1631
- package/dist/index.d.cts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +49 -35
- package/dist/storage/SqliteNodeEngine.cjs +59 -1335
- package/dist/storage/SqliteNodeEngine.js +4 -3
- package/dist/storage/SqliteWasmEngine.cjs +57 -1335
- package/dist/storage/SqliteWasmEngine.js +4 -3
- package/package.json +12 -8
- package/dist/CardCollection-4OFJ6XQJ.js +0 -9
- package/dist/CardCollection-7PDWM24F.js +0 -9
- package/dist/CardCollection-CEFQ5PA6.js +0 -9
- package/dist/CardCollection-GUEYGN2Y.js +0 -9
- package/dist/CardCollection-KDO4CQ4B.js +0 -9
- package/dist/CardCollection-PB7ZY73E.js +0 -9
- package/dist/CardCollection-RK4DVH63.js +0 -9
- package/dist/CardCollection-T376E3TS.js +0 -9
- package/dist/CardCollection-WGCKKUOD.js +0 -9
- package/dist/CardCollection-XON2IWDU.js +0 -9
- package/dist/CardCollection-ZEI6FMP3.js +0 -9
- package/dist/EventProducer-MW6QF4IO.js +0 -47
- package/dist/EventProducer-V7RY2KKR.js +0 -47
- package/dist/FileIO.d.ts +0 -44
- package/dist/FileIO.d.ts.map +0 -1
- package/dist/FileIO.js +0 -203
- package/dist/FileIO.js.map +0 -1
- package/dist/IndexedDBEngine-7JI2CL32.js +0 -10
- package/dist/IndexedDBEngine-7OHQIRTI.js +0 -10
- package/dist/IndexedDBEngine-E5YJQG4U.js +0 -10
- package/dist/IndexedDBEngine-NV625E7L.js +0 -10
- package/dist/IndexedDBEngine-RPQS7ILF.js +0 -10
- package/dist/IndexedDBEngine-S3ZWCSI7.js +0 -10
- package/dist/IndexedDBEngine-T7OC5GRR.js +0 -10
- package/dist/LLMRuntime-BKB3CLXM.js +0 -16
- package/dist/LLMRuntime-BQUUFLAB.js +0 -16
- package/dist/LLMRuntime-TNBC4JCB.js +0 -16
- package/dist/LambdaRuntime-4YILF3G7.js +0 -15
- package/dist/LambdaRuntime-53TPVENI.js +0 -16
- package/dist/LambdaRuntime-73BSWP2G.js +0 -16
- package/dist/LambdaRuntime-AL5SBDCA.js +0 -17
- package/dist/LambdaRuntime-BYBUI7H5.js +0 -17
- package/dist/LambdaRuntime-JDZP3HIQ.js +0 -17
- package/dist/LambdaRuntime-JEI7RVWG.js +0 -16
- package/dist/LambdaRuntime-LCTHBYMV.js +0 -17
- package/dist/LambdaRuntime-LDA3G7IR.js +0 -16
- package/dist/LambdaRuntime-LF4FR6YA.js +0 -16
- package/dist/LambdaRuntime-O7JBVHO2.js +0 -16
- package/dist/LambdaRuntime-OFOTT464.js +0 -17
- package/dist/LambdaRuntime-Q6ISCHAD.js +0 -16
- package/dist/LambdaRuntime-TCZ42XCB.js +0 -16
- package/dist/LambdaRuntime-UKUOKJIW.js +0 -17
- package/dist/LambdaRuntime-VKLON4IB.js +0 -17
- package/dist/LambdaRuntime-WNYDBTS6.js +0 -16
- package/dist/LambdaRuntime-WPTX76CX.js +0 -17
- package/dist/Loader-4P7PEBCL.js +0 -11
- package/dist/Loader-HQ3QKMYM.js +0 -11
- package/dist/Loader-NCATGB67.js +0 -11
- package/dist/Loader-NRHGDQBD.js +0 -11
- package/dist/Loader-RT4NI6AT.js +0 -11
- package/dist/Loader-SSRY57SS.js +0 -11
- package/dist/Loader-W72QZ3T7.js +0 -11
- package/dist/Loader-WECRIXQW.js +0 -11
- package/dist/Loader-XFBIHCQF.js +0 -11
- package/dist/Loader.d.ts +0 -34
- package/dist/Loader.d.ts.map +0 -1
- package/dist/Loader.js +0 -190
- package/dist/Loader.js.map +0 -1
- package/dist/MCard-4J6WSBRF.js +0 -8
- package/dist/MCard-E3MRPTJF.js +0 -8
- package/dist/MCard-FCOIB6BP.js +0 -8
- package/dist/MCard-G4HUWHY5.js +0 -8
- package/dist/MCard-HFL7AFIH.js +0 -8
- package/dist/MCard-JOW6RBSO.js +0 -8
- package/dist/MCard-M4LKN4U2.js +0 -8
- package/dist/MCard-VB7UDUTN.js +0 -8
- package/dist/MCard-WOHE6SX6.js +0 -8
- package/dist/NetworkRuntime-2H7AQITA.js +0 -1571
- package/dist/NetworkRuntime-3MIUBNOF.js +0 -1571
- package/dist/NetworkRuntime-AOE2EJIM.js +0 -1571
- package/dist/NetworkRuntime-BQMDBUDO.js +0 -1570
- package/dist/NetworkRuntime-GMANLCAB.js +0 -1542
- package/dist/NetworkRuntime-L7P4VCGK.js +0 -1542
- package/dist/NetworkRuntime-LC7SUAOF.js +0 -1542
- package/dist/NetworkRuntime-OJWCWPBI.js +0 -1570
- package/dist/NetworkRuntime-ZJ3B4T3A.js +0 -1542
- package/dist/OllamaProvider-32RC36HD.js +0 -8
- package/dist/OllamaProvider-MQXSXLCA.js +0 -8
- package/dist/OllamaProvider-Q45BMOVN.js +0 -8
- package/dist/SqliteNodeEngine-WKVFWBNH.js +0 -9
- package/dist/StorageAdapter-DdDUiIvH.d.cts +0 -391
- package/dist/StorageAdapter-DdDUiIvH.d.ts +0 -391
- package/dist/StorageAdapter-Dw1BeOam.d.cts +0 -380
- package/dist/StorageAdapter-Dw1BeOam.d.ts +0 -380
- package/dist/chunk-23GCCCXB.js +0 -402
- package/dist/chunk-2ECISK2I.js +0 -354
- package/dist/chunk-2MRBTM72.js +0 -354
- package/dist/chunk-2THXO6FH.js +0 -2313
- package/dist/chunk-2VNRWIBZ.js +0 -389
- package/dist/chunk-2VOQRXWH.js +0 -296
- package/dist/chunk-34AYBZRO.js +0 -920
- package/dist/chunk-37EEYISR.js +0 -372
- package/dist/chunk-3E2TKOCZ.js +0 -354
- package/dist/chunk-3MMMJ7NH.js +0 -1068
- package/dist/chunk-437JTYVP.js +0 -292
- package/dist/chunk-4MQINOOG.js +0 -1218
- package/dist/chunk-4UIWXZHY.js +0 -1049
- package/dist/chunk-53S2EZCY.js +0 -290
- package/dist/chunk-5BIDGXA6.js +0 -987
- package/dist/chunk-5HXLTWYN.js +0 -296
- package/dist/chunk-5W2FDGUF.js +0 -371
- package/dist/chunk-6R4ERZMG.js +0 -1136
- package/dist/chunk-74YSNHEM.js +0 -2309
- package/dist/chunk-7H2BQZDK.js +0 -270
- package/dist/chunk-7KEWCCES.js +0 -1136
- package/dist/chunk-7PN2BUYF.js +0 -371
- package/dist/chunk-A2ZJA2EV.js +0 -389
- package/dist/chunk-ARPIBGRP.js +0 -1236
- package/dist/chunk-ATHNEEAG.js +0 -2309
- package/dist/chunk-AVXJOPUE.js +0 -354
- package/dist/chunk-B7VEU4S2.js +0 -204
- package/dist/chunk-C2TKISBR.js +0 -1213
- package/dist/chunk-CBH4YKB4.js +0 -2309
- package/dist/chunk-DP7HBRDL.js +0 -2309
- package/dist/chunk-DV7ZSH4W.js +0 -2309
- package/dist/chunk-DWXNZ5AJ.js +0 -642
- package/dist/chunk-EFKMZTT2.js +0 -270
- package/dist/chunk-FXJYXHG6.js +0 -266
- package/dist/chunk-G466I6RT.js +0 -229
- package/dist/chunk-GATPBTHL.js +0 -1142
- package/dist/chunk-GMQAHPBC.js +0 -292
- package/dist/chunk-GMWA2IJJ.js +0 -1105
- package/dist/chunk-GVX5LDLH.js +0 -371
- package/dist/chunk-HGENNKOJ.js +0 -355
- package/dist/chunk-HM2NBYHU.js +0 -292
- package/dist/chunk-IZWB5GCG.js +0 -389
- package/dist/chunk-J4HOFUKM.js +0 -2309
- package/dist/chunk-JIK2G3EH.js +0 -2313
- package/dist/chunk-JRXNWGSW.js +0 -1136
- package/dist/chunk-KRKK3KP6.js +0 -1081
- package/dist/chunk-KYXZHRUG.js +0 -389
- package/dist/chunk-L36L2VDL.js +0 -371
- package/dist/chunk-L5PZCES6.js +0 -204
- package/dist/chunk-L5U77ZEM.js +0 -1142
- package/dist/chunk-LQEKGX2T.js +0 -204
- package/dist/chunk-LWMUDMMQ.js +0 -1144
- package/dist/chunk-MLKGABMK.js +0 -9
- package/dist/chunk-NZ6OQ7UT.js +0 -92
- package/dist/chunk-O2UMNZGF.js +0 -903
- package/dist/chunk-OFHDMLNM.js +0 -355
- package/dist/chunk-PDBMNUMB.js +0 -316
- package/dist/chunk-PW4XS7M3.js +0 -850
- package/dist/chunk-QA2XQMMJ.js +0 -2313
- package/dist/chunk-QL2JFNA7.js +0 -389
- package/dist/chunk-QPZ2HNSU.js +0 -912
- package/dist/chunk-QVGVU6OS.js +0 -296
- package/dist/chunk-RCEU7PFH.js +0 -270
- package/dist/chunk-RSTKX7WM.js +0 -907
- package/dist/chunk-RXL2CW64.js +0 -266
- package/dist/chunk-RXUF6Y43.js +0 -2309
- package/dist/chunk-SIAA4J6H.js +0 -21
- package/dist/chunk-SOJ2UMO2.js +0 -986
- package/dist/chunk-T3AG6DXY.js +0 -296
- package/dist/chunk-TPCNKMGZ.js +0 -355
- package/dist/chunk-TPT3S5AX.js +0 -204
- package/dist/chunk-TXWGIEVH.js +0 -2313
- package/dist/chunk-TZFI54AU.js +0 -2313
- package/dist/chunk-U3FWUPD3.js +0 -717
- package/dist/chunk-UFW2VW2D.js +0 -266
- package/dist/chunk-UTAOS5Y7.js +0 -2313
- package/dist/chunk-V7VX5OJ6.js +0 -389
- package/dist/chunk-W2XGNMYB.js +0 -355
- package/dist/chunk-W3M4HJ4U.js +0 -2309
- package/dist/chunk-WMJGGREP.js +0 -296
- package/dist/chunk-WTNVQ5WS.js +0 -732
- package/dist/chunk-WVFWNVT2.js +0 -1050
- package/dist/chunk-WY7EYSYC.js +0 -1236
- package/dist/chunk-X42F7DE3.js +0 -373
- package/dist/chunk-XC7Y4I7L.js +0 -290
- package/dist/chunk-YFULZTKP.js +0 -270
- package/dist/chunk-YSVHXKSZ.js +0 -373
- package/dist/chunk-YWGVK5OS.js +0 -292
- package/dist/chunk-Z4BRNTO5.js +0 -2313
- package/dist/chunk-ZDUXDKPD.js +0 -292
- package/dist/chunk-ZXQ2W7LO.js +0 -355
- package/dist/chunk-ZXQELXXO.js +0 -378
- package/dist/index.browser.d.ts.map +0 -1
- package/dist/index.browser.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/lib-4XS34IPZ.js +0 -778
- package/dist/model/CardCollection.d.ts +0 -147
- package/dist/model/CardCollection.d.ts.map +0 -1
- package/dist/model/CardCollection.js +0 -272
- package/dist/model/CardCollection.js.map +0 -1
- package/dist/model/ContentTypeInterpreter.d.ts +0 -28
- package/dist/model/ContentTypeInterpreter.d.ts.map +0 -1
- package/dist/model/ContentTypeInterpreter.js +0 -147
- package/dist/model/ContentTypeInterpreter.js.map +0 -1
- package/dist/model/EventProducer.d.ts +0 -10
- package/dist/model/EventProducer.d.ts.map +0 -1
- package/dist/model/EventProducer.js +0 -46
- package/dist/model/EventProducer.js.map +0 -1
- package/dist/model/GTime.d.ts +0 -44
- package/dist/model/GTime.d.ts.map +0 -1
- package/dist/model/GTime.js +0 -91
- package/dist/model/GTime.js.map +0 -1
- package/dist/model/Handle.d.ts +0 -37
- package/dist/model/Handle.d.ts.map +0 -1
- package/dist/model/Handle.js +0 -90
- package/dist/model/Handle.js.map +0 -1
- package/dist/model/MCard.d.ts +0 -145
- package/dist/model/MCard.d.ts.map +0 -1
- package/dist/model/MCard.js +0 -180
- package/dist/model/MCard.js.map +0 -1
- package/dist/model/PCard.d.ts +0 -271
- package/dist/model/PCard.d.ts.map +0 -1
- package/dist/model/PCard.js +0 -558
- package/dist/model/PCard.js.map +0 -1
- package/dist/model/VCard.d.ts +0 -277
- package/dist/model/VCard.d.ts.map +0 -1
- package/dist/model/VCard.js +0 -573
- package/dist/model/VCard.js.map +0 -1
- package/dist/model/constants.d.ts +0 -45
- package/dist/model/constants.d.ts.map +0 -1
- package/dist/model/constants.js +0 -27
- package/dist/model/constants.js.map +0 -1
- package/dist/model/vcard_vocabulary.d.ts +0 -174
- package/dist/model/vcard_vocabulary.d.ts.map +0 -1
- package/dist/model/vcard_vocabulary.js +0 -187
- package/dist/model/vcard_vocabulary.js.map +0 -1
- package/dist/monads/Either.d.ts +0 -51
- package/dist/monads/Either.d.ts.map +0 -1
- package/dist/monads/Either.js +0 -82
- package/dist/monads/Either.js.map +0 -1
- package/dist/monads/IO.d.ts +0 -38
- package/dist/monads/IO.d.ts.map +0 -1
- package/dist/monads/IO.js +0 -66
- package/dist/monads/IO.js.map +0 -1
- package/dist/monads/Maybe.d.ts +0 -45
- package/dist/monads/Maybe.d.ts.map +0 -1
- package/dist/monads/Maybe.js +0 -73
- package/dist/monads/Maybe.js.map +0 -1
- package/dist/monads/Reader.d.ts +0 -29
- package/dist/monads/Reader.d.ts.map +0 -1
- package/dist/monads/Reader.js +0 -44
- package/dist/monads/Reader.js.map +0 -1
- package/dist/monads/State.d.ts +0 -33
- package/dist/monads/State.d.ts.map +0 -1
- package/dist/monads/State.js +0 -50
- package/dist/monads/State.js.map +0 -1
- package/dist/monads/Writer.d.ts +0 -29
- package/dist/monads/Writer.d.ts.map +0 -1
- package/dist/monads/Writer.js +0 -46
- package/dist/monads/Writer.js.map +0 -1
- package/dist/ptr/Bridgelet.d.ts +0 -180
- package/dist/ptr/Bridgelet.d.ts.map +0 -1
- package/dist/ptr/Bridgelet.js +0 -296
- package/dist/ptr/Bridgelet.js.map +0 -1
- package/dist/ptr/CLMIntrospection.d.ts +0 -169
- package/dist/ptr/CLMIntrospection.d.ts.map +0 -1
- package/dist/ptr/CLMIntrospection.js +0 -329
- package/dist/ptr/CLMIntrospection.js.map +0 -1
- package/dist/ptr/FaroSidecar.d.ts +0 -56
- package/dist/ptr/FaroSidecar.d.ts.map +0 -1
- package/dist/ptr/FaroSidecar.js +0 -102
- package/dist/ptr/FaroSidecar.js.map +0 -1
- package/dist/ptr/LensProtocol.d.ts +0 -84
- package/dist/ptr/LensProtocol.d.ts.map +0 -1
- package/dist/ptr/LensProtocol.js +0 -98
- package/dist/ptr/LensProtocol.js.map +0 -1
- package/dist/ptr/OpenTelemetrySidecar.d.ts +0 -144
- package/dist/ptr/OpenTelemetrySidecar.d.ts.map +0 -1
- package/dist/ptr/OpenTelemetrySidecar.js +0 -232
- package/dist/ptr/OpenTelemetrySidecar.js.map +0 -1
- package/dist/ptr/SandboxWorker.d.ts +0 -79
- package/dist/ptr/SandboxWorker.d.ts.map +0 -1
- package/dist/ptr/SandboxWorker.js +0 -298
- package/dist/ptr/SandboxWorker.js.map +0 -1
- package/dist/ptr/common_types.d.ts +0 -39
- package/dist/ptr/common_types.d.ts.map +0 -1
- package/dist/ptr/common_types.js +0 -12
- package/dist/ptr/common_types.js.map +0 -1
- package/dist/rag/GraphRAGEngine.d.ts +0 -26
- package/dist/rag/GraphRAGEngine.d.ts.map +0 -1
- package/dist/rag/GraphRAGEngine.js +0 -166
- package/dist/rag/GraphRAGEngine.js.map +0 -1
- package/dist/rag/HandleVectorStore.d.ts +0 -201
- package/dist/rag/HandleVectorStore.d.ts.map +0 -1
- package/dist/rag/HandleVectorStore.js +0 -527
- package/dist/rag/HandleVectorStore.js.map +0 -1
- package/dist/rag/PersistentIndexer.d.ts +0 -148
- package/dist/rag/PersistentIndexer.d.ts.map +0 -1
- package/dist/rag/PersistentIndexer.js +0 -302
- package/dist/rag/PersistentIndexer.js.map +0 -1
- package/dist/rag/index.d.ts +0 -20
- package/dist/rag/index.d.ts.map +0 -1
- package/dist/rag/index.js +0 -26
- package/dist/rag/index.js.map +0 -1
- package/dist/rag/semanticVersioning.d.ts +0 -187
- package/dist/rag/semanticVersioning.d.ts.map +0 -1
- package/dist/rag/semanticVersioning.js +0 -253
- package/dist/rag/semanticVersioning.js.map +0 -1
- package/dist/storage/IndexedDBEngine.d.ts +0 -33
- package/dist/storage/IndexedDBEngine.d.ts.map +0 -1
- package/dist/storage/IndexedDBEngine.js +0 -198
- package/dist/storage/IndexedDBEngine.js.map +0 -1
- package/dist/storage/SqliteNodeEngine.d.ts.map +0 -1
- package/dist/storage/SqliteNodeEngine.js.map +0 -1
- package/dist/storage/SqliteWasmEngine.d.ts.map +0 -1
- package/dist/storage/SqliteWasmEngine.js.map +0 -1
- package/dist/storage/StorageAdapter.d.ts +0 -42
- package/dist/storage/StorageAdapter.d.ts.map +0 -1
- package/dist/storage/StorageAdapter.js +0 -2
- package/dist/storage/StorageAdapter.js.map +0 -1
- package/dist/storage/VectorStore.d.ts +0 -202
- package/dist/storage/VectorStore.d.ts.map +0 -1
- package/dist/storage/VectorStore.js +0 -557
- package/dist/storage/VectorStore.js.map +0 -1
- package/dist/storage/schema.d.ts +0 -162
- package/dist/storage/schema.d.ts.map +0 -1
- package/dist/storage/schema.js +0 -335
- package/dist/storage/schema.js.map +0 -1
- package/dist/storage/schema_constants.d.ts +0 -7
- package/dist/storage/schema_constants.d.ts.map +0 -1
- package/dist/storage/schema_constants.js +0 -415
- package/dist/storage/schema_constants.js.map +0 -1
- package/dist/types/dots.d.ts +0 -206
- package/dist/types/dots.d.ts.map +0 -1
- package/dist/types/dots.js +0 -201
- package/dist/types/dots.js.map +0 -1
package/dist/chunk-QL2JFNA7.js
DELETED
|
@@ -1,389 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
initCoreSchemas
|
|
3
|
-
} from "./chunk-DWXNZ5AJ.js";
|
|
4
|
-
import {
|
|
5
|
-
createPage,
|
|
6
|
-
validateHandle
|
|
7
|
-
} from "./chunk-NZ6OQ7UT.js";
|
|
8
|
-
import {
|
|
9
|
-
MCard
|
|
10
|
-
} from "./chunk-WVFWNVT2.js";
|
|
11
|
-
|
|
12
|
-
// src/storage/SqliteNodeEngine.ts
|
|
13
|
-
var DEFAULT_PAGE_SIZE = 10;
|
|
14
|
-
var SqliteNodeEngine = class _SqliteNodeEngine {
|
|
15
|
-
db;
|
|
16
|
-
dbPath;
|
|
17
|
-
/**
|
|
18
|
-
* Convert a database row into an MCard instance.
|
|
19
|
-
*/
|
|
20
|
-
static rowToCard(row) {
|
|
21
|
-
const content = row.content instanceof Buffer ? new Uint8Array(row.content) : new Uint8Array(row.content);
|
|
22
|
-
return MCard.fromData(content, row.hash, row.g_time);
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* Create a new SqliteNodeEngine via async factory.
|
|
26
|
-
* @param dbPath Path to database file, or ':memory:' for in-memory database
|
|
27
|
-
*/
|
|
28
|
-
static async create(dbPath = ":memory:") {
|
|
29
|
-
const engine = new _SqliteNodeEngine(dbPath);
|
|
30
|
-
await engine.init();
|
|
31
|
-
return engine;
|
|
32
|
-
}
|
|
33
|
-
constructor(dbPath) {
|
|
34
|
-
this.dbPath = dbPath;
|
|
35
|
-
}
|
|
36
|
-
async init() {
|
|
37
|
-
try {
|
|
38
|
-
const mod = await import("better-sqlite3");
|
|
39
|
-
const Database = mod.default || mod;
|
|
40
|
-
this.db = new Database(this.dbPath);
|
|
41
|
-
this.setupDatabase();
|
|
42
|
-
} catch (e) {
|
|
43
|
-
console.error(`SqliteNodeEngine: Failed to load better-sqlite3: ${e.message}`);
|
|
44
|
-
throw e;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
/**
|
|
48
|
-
* Initialize database schema
|
|
49
|
-
*/
|
|
50
|
-
setupDatabase() {
|
|
51
|
-
this.db.pragma("journal_mode = WAL");
|
|
52
|
-
this.db.pragma("busy_timeout = 5000");
|
|
53
|
-
this.db.pragma("synchronous = NORMAL");
|
|
54
|
-
initCoreSchemas(this.db);
|
|
55
|
-
}
|
|
56
|
-
/**
|
|
57
|
-
* Close the database connection
|
|
58
|
-
*/
|
|
59
|
-
close() {
|
|
60
|
-
this.db.close();
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* Get the database path
|
|
64
|
-
*/
|
|
65
|
-
getDbPath() {
|
|
66
|
-
return this.dbPath;
|
|
67
|
-
}
|
|
68
|
-
// =========== Card Operations ===========
|
|
69
|
-
async add(card) {
|
|
70
|
-
const stmt = this.db.prepare(
|
|
71
|
-
"INSERT OR REPLACE INTO card (hash, content, g_time) VALUES (?, ?, ?)"
|
|
72
|
-
);
|
|
73
|
-
stmt.run(card.hash, Buffer.from(card.content), card.g_time);
|
|
74
|
-
return card.hash;
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Add a card synchronously (for performance-critical paths)
|
|
78
|
-
*/
|
|
79
|
-
addSync(card) {
|
|
80
|
-
const stmt = this.db.prepare(
|
|
81
|
-
"INSERT OR REPLACE INTO card (hash, content, g_time) VALUES (?, ?, ?)"
|
|
82
|
-
);
|
|
83
|
-
stmt.run(card.hash, Buffer.from(card.content), card.g_time);
|
|
84
|
-
return card.hash;
|
|
85
|
-
}
|
|
86
|
-
async get(hash) {
|
|
87
|
-
return this.getSync(hash);
|
|
88
|
-
}
|
|
89
|
-
/**
|
|
90
|
-
* Get a card synchronously
|
|
91
|
-
*/
|
|
92
|
-
getSync(hash) {
|
|
93
|
-
const stmt = this.db.prepare("SELECT hash, content, g_time FROM card WHERE hash = ?");
|
|
94
|
-
const row = stmt.get(hash);
|
|
95
|
-
if (!row) return null;
|
|
96
|
-
return _SqliteNodeEngine.rowToCard(row);
|
|
97
|
-
}
|
|
98
|
-
async delete(hash) {
|
|
99
|
-
this.deleteSync(hash);
|
|
100
|
-
}
|
|
101
|
-
/**
|
|
102
|
-
* Delete a card synchronously
|
|
103
|
-
*/
|
|
104
|
-
deleteSync(hash) {
|
|
105
|
-
const stmt = this.db.prepare("DELETE FROM card WHERE hash = ?");
|
|
106
|
-
const result = stmt.run(hash);
|
|
107
|
-
return result.changes > 0;
|
|
108
|
-
}
|
|
109
|
-
async getPage(pageNumber = 1, pageSize = DEFAULT_PAGE_SIZE) {
|
|
110
|
-
return this.getPageSync(pageNumber, pageSize);
|
|
111
|
-
}
|
|
112
|
-
/**
|
|
113
|
-
* Get a page of cards synchronously
|
|
114
|
-
*/
|
|
115
|
-
getPageSync(pageNumber = 1, pageSize = DEFAULT_PAGE_SIZE) {
|
|
116
|
-
if (pageNumber < 1) throw new Error("Page number must be >= 1");
|
|
117
|
-
if (pageSize < 1) throw new Error("Page size must be >= 1");
|
|
118
|
-
const totalItems = this.countSync();
|
|
119
|
-
const offset = (pageNumber - 1) * pageSize;
|
|
120
|
-
const stmt = this.db.prepare(
|
|
121
|
-
"SELECT hash, content, g_time FROM card ORDER BY g_time DESC LIMIT ? OFFSET ?"
|
|
122
|
-
);
|
|
123
|
-
const rows = stmt.all(pageSize, offset);
|
|
124
|
-
const items = rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
125
|
-
return createPage(items, totalItems, pageNumber, pageSize);
|
|
126
|
-
}
|
|
127
|
-
async count() {
|
|
128
|
-
return this.countSync();
|
|
129
|
-
}
|
|
130
|
-
/**
|
|
131
|
-
* Count cards synchronously
|
|
132
|
-
*/
|
|
133
|
-
countSync() {
|
|
134
|
-
const stmt = this.db.prepare("SELECT COUNT(*) as count FROM card");
|
|
135
|
-
const row = stmt.get();
|
|
136
|
-
return row.count;
|
|
137
|
-
}
|
|
138
|
-
async searchByHash(hashPrefix) {
|
|
139
|
-
const rows = this.db.prepare("SELECT hash, content, g_time FROM card WHERE hash LIKE ?").all(`${hashPrefix}%`);
|
|
140
|
-
return rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
141
|
-
}
|
|
142
|
-
async search(query, pageNumber, pageSize) {
|
|
143
|
-
const offset = (pageNumber - 1) * pageSize;
|
|
144
|
-
const searchPattern = `%${query}%`;
|
|
145
|
-
const countResult = this.db.prepare("SELECT COUNT(*) as count FROM card WHERE CAST(content AS TEXT) LIKE ?").get(searchPattern);
|
|
146
|
-
const totalItems = countResult.count;
|
|
147
|
-
const rows = this.db.prepare("SELECT hash, content, g_time FROM card WHERE CAST(content AS TEXT) LIKE ? LIMIT ? OFFSET ?").all(searchPattern, pageSize, offset);
|
|
148
|
-
const items = rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
149
|
-
return createPage(items, totalItems, pageNumber, pageSize);
|
|
150
|
-
}
|
|
151
|
-
async getAll() {
|
|
152
|
-
const rows = this.db.prepare("SELECT hash, content, g_time FROM card").all();
|
|
153
|
-
return rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
154
|
-
}
|
|
155
|
-
async clear() {
|
|
156
|
-
this.clearSync();
|
|
157
|
-
}
|
|
158
|
-
/**
|
|
159
|
-
* Clear all data synchronously
|
|
160
|
-
* Delete in FK-safe order: children first, then parents
|
|
161
|
-
*/
|
|
162
|
-
clearSync() {
|
|
163
|
-
this.db.exec("DELETE FROM handle_history");
|
|
164
|
-
this.db.exec("DELETE FROM handle_registry");
|
|
165
|
-
this.db.exec("DELETE FROM card");
|
|
166
|
-
}
|
|
167
|
-
// =========== Search Operations ===========
|
|
168
|
-
/**
|
|
169
|
-
* Search cards by string in content, hash, or g_time
|
|
170
|
-
*/
|
|
171
|
-
searchByString(searchString, pageNumber = 1, pageSize = DEFAULT_PAGE_SIZE) {
|
|
172
|
-
if (pageNumber < 1) throw new Error("Page number must be >= 1");
|
|
173
|
-
if (pageSize < 1) throw new Error("Page size must be >= 1");
|
|
174
|
-
const pattern = `%${searchString}%`;
|
|
175
|
-
const offset = (pageNumber - 1) * pageSize;
|
|
176
|
-
const countStmt = this.db.prepare(`
|
|
177
|
-
SELECT COUNT(*) as count FROM card
|
|
178
|
-
WHERE hash LIKE ? OR g_time LIKE ? OR CAST(content AS TEXT) LIKE ?
|
|
179
|
-
`);
|
|
180
|
-
const countRow = countStmt.get(pattern, pattern, pattern);
|
|
181
|
-
const totalItems = countRow.count;
|
|
182
|
-
const stmt = this.db.prepare(`
|
|
183
|
-
SELECT hash, content, g_time FROM card
|
|
184
|
-
WHERE hash LIKE ? OR g_time LIKE ? OR CAST(content AS TEXT) LIKE ?
|
|
185
|
-
ORDER BY g_time DESC LIMIT ? OFFSET ?
|
|
186
|
-
`);
|
|
187
|
-
const rows = stmt.all(pattern, pattern, pattern, pageSize, offset);
|
|
188
|
-
const items = rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
189
|
-
return createPage(items, totalItems, pageNumber, pageSize);
|
|
190
|
-
}
|
|
191
|
-
/**
|
|
192
|
-
* Search cards by content pattern (binary-safe)
|
|
193
|
-
*/
|
|
194
|
-
searchByContent(searchPattern, pageNumber = 1, pageSize = DEFAULT_PAGE_SIZE) {
|
|
195
|
-
if (pageNumber < 1) throw new Error("Page number must be >= 1");
|
|
196
|
-
if (pageSize < 1) throw new Error("Page size must be >= 1");
|
|
197
|
-
if (!searchPattern || typeof searchPattern === "string" && searchPattern.length === 0) {
|
|
198
|
-
throw new Error("Search pattern cannot be empty");
|
|
199
|
-
}
|
|
200
|
-
const searchBytes = typeof searchPattern === "string" ? Buffer.from(searchPattern, "utf-8") : Buffer.from(searchPattern);
|
|
201
|
-
const offset = (pageNumber - 1) * pageSize;
|
|
202
|
-
const countStmt = this.db.prepare("SELECT COUNT(*) as count FROM card WHERE INSTR(content, ?) > 0");
|
|
203
|
-
const countRow = countStmt.get(searchBytes);
|
|
204
|
-
const totalItems = countRow.count;
|
|
205
|
-
const stmt = this.db.prepare(`
|
|
206
|
-
SELECT hash, content, g_time FROM card
|
|
207
|
-
WHERE INSTR(content, ?) > 0
|
|
208
|
-
ORDER BY g_time DESC LIMIT ? OFFSET ?
|
|
209
|
-
`);
|
|
210
|
-
const rows = stmt.all(searchBytes, pageSize, offset);
|
|
211
|
-
const items = rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
212
|
-
return createPage(items, totalItems, pageNumber, pageSize);
|
|
213
|
-
}
|
|
214
|
-
/**
|
|
215
|
-
* Get all cards (single page with all items)
|
|
216
|
-
*/
|
|
217
|
-
getAllCards() {
|
|
218
|
-
const stmt = this.db.prepare("SELECT hash, content, g_time FROM card ORDER BY g_time DESC");
|
|
219
|
-
const rows = stmt.all();
|
|
220
|
-
const items = rows.map((row) => _SqliteNodeEngine.rowToCard(row));
|
|
221
|
-
return createPage(items, items.length, 1, items.length || 1);
|
|
222
|
-
}
|
|
223
|
-
// =========== Handle Operations ===========
|
|
224
|
-
async registerHandle(handle, hash) {
|
|
225
|
-
this.registerHandleSync(handle, hash);
|
|
226
|
-
}
|
|
227
|
-
/**
|
|
228
|
-
* Register a handle synchronously
|
|
229
|
-
*/
|
|
230
|
-
registerHandleSync(handle, hash) {
|
|
231
|
-
const normalized = validateHandle(handle);
|
|
232
|
-
const now = (/* @__PURE__ */ new Date()).toISOString();
|
|
233
|
-
const checkStmt = this.db.prepare("SELECT handle FROM handle_registry WHERE handle = ?");
|
|
234
|
-
const existing = checkStmt.get(normalized);
|
|
235
|
-
if (existing) {
|
|
236
|
-
throw new Error(`Handle '${handle}' already exists.`);
|
|
237
|
-
}
|
|
238
|
-
const stmt = this.db.prepare(
|
|
239
|
-
"INSERT INTO handle_registry (handle, current_hash, created_at, updated_at) VALUES (?, ?, ?, ?)"
|
|
240
|
-
);
|
|
241
|
-
stmt.run(normalized, hash, now, now);
|
|
242
|
-
}
|
|
243
|
-
async resolveHandle(handle) {
|
|
244
|
-
return this.resolveHandleSync(handle);
|
|
245
|
-
}
|
|
246
|
-
/**
|
|
247
|
-
* Resolve a handle synchronously
|
|
248
|
-
*/
|
|
249
|
-
resolveHandleSync(handle) {
|
|
250
|
-
const normalized = validateHandle(handle);
|
|
251
|
-
const stmt = this.db.prepare("SELECT current_hash FROM handle_registry WHERE handle = ?");
|
|
252
|
-
const row = stmt.get(normalized);
|
|
253
|
-
return row?.current_hash || null;
|
|
254
|
-
}
|
|
255
|
-
async getByHandle(handle) {
|
|
256
|
-
return this.getByHandleSync(handle);
|
|
257
|
-
}
|
|
258
|
-
/**
|
|
259
|
-
* Get card by handle synchronously
|
|
260
|
-
*/
|
|
261
|
-
getByHandleSync(handle) {
|
|
262
|
-
const hash = this.resolveHandleSync(handle);
|
|
263
|
-
if (!hash) return null;
|
|
264
|
-
return this.getSync(hash);
|
|
265
|
-
}
|
|
266
|
-
async updateHandle(handle, newHash) {
|
|
267
|
-
return this.updateHandleSync(handle, newHash);
|
|
268
|
-
}
|
|
269
|
-
/**
|
|
270
|
-
* Update a handle synchronously
|
|
271
|
-
*/
|
|
272
|
-
updateHandleSync(handle, newHash) {
|
|
273
|
-
const normalized = validateHandle(handle);
|
|
274
|
-
const now = (/* @__PURE__ */ new Date()).toISOString();
|
|
275
|
-
const getStmt = this.db.prepare("SELECT current_hash FROM handle_registry WHERE handle = ?");
|
|
276
|
-
const row = getStmt.get(normalized);
|
|
277
|
-
if (!row) {
|
|
278
|
-
throw new Error(`Handle '${handle}' not found.`);
|
|
279
|
-
}
|
|
280
|
-
const previousHash = row.current_hash;
|
|
281
|
-
const historyStmt = this.db.prepare(
|
|
282
|
-
"INSERT INTO handle_history (handle, previous_hash, changed_at) VALUES (?, ?, ?)"
|
|
283
|
-
);
|
|
284
|
-
historyStmt.run(normalized, previousHash, now);
|
|
285
|
-
const updateStmt = this.db.prepare(
|
|
286
|
-
"UPDATE handle_registry SET current_hash = ?, updated_at = ? WHERE handle = ?"
|
|
287
|
-
);
|
|
288
|
-
updateStmt.run(newHash, now, normalized);
|
|
289
|
-
return previousHash;
|
|
290
|
-
}
|
|
291
|
-
async getHandleHistory(handle) {
|
|
292
|
-
return this.getHandleHistorySync(handle);
|
|
293
|
-
}
|
|
294
|
-
/**
|
|
295
|
-
* Get handle history synchronously
|
|
296
|
-
*/
|
|
297
|
-
getHandleHistorySync(handle) {
|
|
298
|
-
const normalized = validateHandle(handle);
|
|
299
|
-
const stmt = this.db.prepare(
|
|
300
|
-
"SELECT previous_hash, changed_at FROM handle_history WHERE handle = ? ORDER BY id DESC"
|
|
301
|
-
);
|
|
302
|
-
const rows = stmt.all(normalized);
|
|
303
|
-
return rows.map((row) => ({
|
|
304
|
-
previousHash: row.previous_hash,
|
|
305
|
-
changedAt: row.changed_at
|
|
306
|
-
}));
|
|
307
|
-
}
|
|
308
|
-
async pruneHandleHistory(handle, options = {}) {
|
|
309
|
-
return this.pruneHandleHistorySync(handle, options);
|
|
310
|
-
}
|
|
311
|
-
/**
|
|
312
|
-
* Prune handle history synchronously
|
|
313
|
-
*/
|
|
314
|
-
pruneHandleHistorySync(handle, options = {}) {
|
|
315
|
-
const normalized = validateHandle(handle);
|
|
316
|
-
let stmt;
|
|
317
|
-
if (options.deleteAll) {
|
|
318
|
-
stmt = this.db.prepare("DELETE FROM handle_history WHERE handle = ?");
|
|
319
|
-
const result = stmt.run(normalized);
|
|
320
|
-
return result.changes;
|
|
321
|
-
} else if (options.olderThan) {
|
|
322
|
-
stmt = this.db.prepare("DELETE FROM handle_history WHERE handle = ? AND changed_at < ?");
|
|
323
|
-
const result = stmt.run(normalized, options.olderThan);
|
|
324
|
-
return result.changes;
|
|
325
|
-
}
|
|
326
|
-
return 0;
|
|
327
|
-
}
|
|
328
|
-
// =========== Handle Management Operations ===========
|
|
329
|
-
async getAllHandles() {
|
|
330
|
-
return this.getAllHandlesSync();
|
|
331
|
-
}
|
|
332
|
-
getAllHandlesSync() {
|
|
333
|
-
const stmt = this.db.prepare("SELECT handle, current_hash FROM handle_registry");
|
|
334
|
-
const rows = stmt.all();
|
|
335
|
-
return rows.map((row) => ({ handle: row.handle, hash: row.current_hash }));
|
|
336
|
-
}
|
|
337
|
-
async removeHandle(handle) {
|
|
338
|
-
this.removeHandleSync(handle);
|
|
339
|
-
}
|
|
340
|
-
removeHandleSync(handle) {
|
|
341
|
-
const normalized = validateHandle(handle);
|
|
342
|
-
this.db.prepare("DELETE FROM handle_history WHERE handle = ?").run(normalized);
|
|
343
|
-
this.db.prepare("DELETE FROM handle_registry WHERE handle = ?").run(normalized);
|
|
344
|
-
}
|
|
345
|
-
async renameHandle(oldHandle, newHandle) {
|
|
346
|
-
this.renameHandleSync(oldHandle, newHandle);
|
|
347
|
-
}
|
|
348
|
-
renameHandleSync(oldHandle, newHandle) {
|
|
349
|
-
const normalizedOld = validateHandle(oldHandle);
|
|
350
|
-
const normalizedNew = validateHandle(newHandle);
|
|
351
|
-
if (normalizedOld === normalizedNew) return;
|
|
352
|
-
const existsOld = this.db.prepare("SELECT handle FROM handle_registry WHERE handle = ?").get(normalizedOld);
|
|
353
|
-
if (!existsOld) throw new Error(`Handle '${oldHandle}' not found.`);
|
|
354
|
-
const existsNew = this.db.prepare("SELECT handle FROM handle_registry WHERE handle = ?").get(normalizedNew);
|
|
355
|
-
if (existsNew) throw new Error(`Handle '${newHandle}' already exists.`);
|
|
356
|
-
const performRename = this.db.transaction(() => {
|
|
357
|
-
this.db.pragma("defer_foreign_keys = ON");
|
|
358
|
-
this.db.prepare("UPDATE handle_registry SET handle = ? WHERE handle = ?").run(normalizedNew, normalizedOld);
|
|
359
|
-
this.db.prepare("UPDATE handle_history SET handle = ? WHERE handle = ?").run(normalizedNew, normalizedOld);
|
|
360
|
-
});
|
|
361
|
-
performRename();
|
|
362
|
-
}
|
|
363
|
-
async deleteHistoryEntry(handle, previousHash) {
|
|
364
|
-
this.deleteHistoryEntrySync(handle, previousHash);
|
|
365
|
-
}
|
|
366
|
-
deleteHistoryEntrySync(handle, previousHash) {
|
|
367
|
-
const normalized = validateHandle(handle);
|
|
368
|
-
const performStitch = this.db.transaction(() => {
|
|
369
|
-
const rOut = this.db.prepare(
|
|
370
|
-
"SELECT id, previous_hash FROM handle_history WHERE handle = ? AND previous_hash = ? ORDER BY id DESC LIMIT 1"
|
|
371
|
-
).get(normalized, previousHash);
|
|
372
|
-
if (!rOut) return;
|
|
373
|
-
const rIn = this.db.prepare(
|
|
374
|
-
"SELECT id, previous_hash FROM handle_history WHERE handle = ? AND id < ? ORDER BY id DESC LIMIT 1"
|
|
375
|
-
).get(normalized, rOut.id);
|
|
376
|
-
if (rIn) {
|
|
377
|
-
this.db.prepare("UPDATE handle_history SET previous_hash = ? WHERE id = ?").run(rIn.previous_hash, rOut.id);
|
|
378
|
-
this.db.prepare("DELETE FROM handle_history WHERE id = ?").run(rIn.id);
|
|
379
|
-
} else {
|
|
380
|
-
this.db.prepare("DELETE FROM handle_history WHERE id = ?").run(rOut.id);
|
|
381
|
-
}
|
|
382
|
-
});
|
|
383
|
-
performStitch();
|
|
384
|
-
}
|
|
385
|
-
};
|
|
386
|
-
|
|
387
|
-
export {
|
|
388
|
-
SqliteNodeEngine
|
|
389
|
-
};
|