This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Dove
/
Dove-kaiti
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
Dove-kaiti
/
node-global
/
node_modules
/
@ionic
/
cli
/
lib
/
diff.d.ts
diff.d.ts
100 B
Permalink
History
Raw
1
export declare function diffPatch(filename: string, text1: string, text2: string): Promise<string>;