UNPKG

@webilix/helper-library

Version:

JavaScript/TypeScript programming helper library.

4 lines 363 B
export declare const testVerify: (title: string, pattern: string, valid: string[], invalid: string[]) => void; export declare const testFind: (title: string, pattern: string, valid: string[], invalid: string[]) => void; export declare const testReplace: (title: string, pattern: string, valid: string[], invalid: string[]) => void; //# sourceMappingURL=_.d.ts.map