UNPKG

diff2html

Version:

Fast Diff to colorized HTML

5 lines 262 B
export declare function escapeForRegExp(str: string): string; export declare function unifyPath(path: string): string; export declare function hashCode(text: string): number; export declare function max(arr: number[]): number; //# sourceMappingURL=utils.d.ts.map