mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-05 16:32:46 +00:00
Export as namespace
This commit is contained in:
parent
a62f8bda17
commit
2c4a07cbc8
1
types/json-patch-gen/index.d.ts
vendored
1
types/json-patch-gen/index.d.ts
vendored
@ -17,3 +17,4 @@ declare namespace diff {
|
||||
}
|
||||
|
||||
export = diff;
|
||||
export as namespace diff;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user