mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Merge pull request #1988 from s093294/patch-1
The changes fixes such it work with 1.0
This commit is contained in:
+2
-1
@@ -48,5 +48,6 @@ interface KnockoutStatic {
|
||||
}
|
||||
|
||||
declare module "knockout.mapping" {
|
||||
export = KnockoutMapping;
|
||||
export = mapping;
|
||||
}
|
||||
declare var mapping: KnockoutMapping;
|
||||
|
||||
Reference in New Issue
Block a user