Files
echo-nexus/node_modules/lib0/promise.test.d.ts
T

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