UNPKG

devops-diff

Version:

devops-diff

4 lines 213 B
export declare function escapeForRegExp(str: string): string; export declare function unifyPath(path: string): string; export declare function hashCode(text: string): number; //# sourceMappingURL=utils.d.ts.map