Files
opencode-krates-connector/client/node_modules/lib0/dist/promise.test.d.ts
Hermes Agent 6bc05a76b0 fix: Resolve TypeScript errors
Signed-off-by: Hermes Agent <hermes@nosuchhost>
2026-06-16 09:01:21 -04:00

5 lines
259 B
TypeScript

export function testRepeatPromise(_tc: t.TestCase): Promise<void>;
export function testispromise(_tc: t.TestCase): void;
export function testTypings(_tc: t.TestCase): Promise<void>;
import * as t from './testing.js';
//# sourceMappingURL=promise.test.d.ts.map