mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-22 20:37:58 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
deep-diff/deep-diff.d.ts
vendored
2
deep-diff/deep-diff.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
// Definitions by: ZauberNerd <https://github.com/ZauberNerd/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module deepDiff {
|
||||
declare namespace deepDiff {
|
||||
interface IDiff {
|
||||
kind: string;
|
||||
path: string[];
|
||||
|
||||
Reference in New Issue
Block a user