mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@
|
||||
// Definitions by: vvakame <https://github.com/vvakame/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module JsDiff {
|
||||
declare namespace JsDiff {
|
||||
interface IDiffResult {
|
||||
value: string;
|
||||
added?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user