mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
Add amd definition for knockout.mapping
This commit is contained in:
+4
@@ -46,3 +46,7 @@ interface KnockoutMapping {
|
||||
interface KnockoutStatic {
|
||||
mapping: KnockoutMapping;
|
||||
}
|
||||
|
||||
declare module "knockout.mapping" {
|
||||
export = KnockoutMapping;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user