mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
The changes fixes such it work with 1.0
Its also back compatible.
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