UNPKG

wallet-storage

Version:

BRC100 conforming wallet, wallet storage and wallet signer components

4 lines 167 B
declare const sqlite3: any; declare const dbPath = "test/data/tmp/updatetest.sqlite"; declare const runTest: () => Promise<void>; //# sourceMappingURL=checkDB.d.ts.map