UNPKG

@ionic/cli

Version:

A tool for creating and developing Ionic Framework mobile apps.

2 lines (1 loc) 100 B
export declare function diffPatch(filename: string, text1: string, text2: string): Promise<string>;