UNPKG

100 BTypeScriptView Raw
1export declare function diffPatch(filename: string, text1: string, text2: string): Promise<string>;