mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 06:40:35 +08:00
Using TypeScript 2.1
The Partial type was only added in TS v2.1
This commit is contained in:
1
types/deepmerge/index.d.ts
vendored
1
types/deepmerge/index.d.ts
vendored
@@ -3,6 +3,7 @@
|
||||
// Definitions by: marvinscharle <https://github.com/marvinscharle>
|
||||
// syy1125 <https://github.com/syy1125>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
|
||||
export = deepmerge;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user