fix: Resolve TypeScript errors
Signed-off-by: Hermes Agent <hermes@nosuchhost>
This commit is contained in:
8
client/node_modules/y-leveldb/dist/tests/y-leveldb.tests.d.ts
generated
vendored
Normal file
8
client/node_modules/y-leveldb/dist/tests/y-leveldb.tests.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export function testLeveldbUpdateStorage(tc: t.TestCase): Promise<void>;
|
||||
export function testEncodeManyUpdates(tc: t.TestCase): Promise<void>;
|
||||
export function testDiff(tc: t.TestCase): Promise<void>;
|
||||
export function testMetas(tc: t.TestCase): Promise<void>;
|
||||
export function testDeleteEmptySv(tc: t.TestCase): Promise<void>;
|
||||
export function testMisc(tc: any): Promise<void>;
|
||||
import * as t from "lib0/testing";
|
||||
//# sourceMappingURL=y-leveldb.tests.d.ts.map
|
||||
Reference in New Issue
Block a user