UNPKG

445 BTypeScriptView Raw
1export function testUtilities(tc: t.TestCase): void;
2export function testLowercaseTransformation(tc: t.TestCase): void;
3export function testRepeatStringUtf8Encoding(tc: t.TestCase): void;
4export function testRepeatStringUtf8Decoding(tc: t.TestCase): void;
5export function testBomEncodingDecoding(tc: t.TestCase): void;
6export function testSplice(tc: t.TestCase): void;
7import * as t from './testing.js';
8//# sourceMappingURL=string.test.d.ts.map
\No newline at end of file