1 | export function testSortUint8(tc: t.TestCase): void;
|
2 | export function testSortUint32(tc: t.TestCase): void;
|
3 | export function testSortUint16(tc: t.TestCase): void;
|
4 | export function testSortObjectUint32(tc: t.TestCase): void;
|
5 | export function testListVsArrayPerformance(tc: t.TestCase): void;
|
6 | import * as t from './testing.js';
|
7 | //# sourceMappingURL=sort.test.d.ts.map |
\ | No newline at end of file |