UNPKG

214 BTypeScriptView Raw
1import type { KeyValueCache } from './KeyValueCache';
2export declare function runKeyValueCacheTests(keyValueCache: KeyValueCache, tick?: (ms: number) => void): Promise<void>;
3//# sourceMappingURL=testsuite.d.ts.map
\No newline at end of file