rittenhop-dev/versions/5.94.2/node_modules/lib0/promise.test.d.ts
2024-09-23 19:40:12 -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