forked from quic-issues/427e7578-d7bf-49c8-aee9-2dd999e25316
4 lines
179 B
TypeScript
4 lines
179 B
TypeScript
export function testTime(tc: t.TestCase): void;
|
|
export function testHumanDuration(tc: t.TestCase): void;
|
|
import * as t from './testing.js';
|
|
//# sourceMappingURL=time.test.d.ts.map
|