mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
// Type definitions for Knockout.Mapper
|
||||
// Project: https://github.com/LucasLorentz/knockout.mapper
|
||||
// Definitions by: Brandon Meyer <https://github.com/BMeyerKC>
|
||||
// Definitions https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../knockout/knockout.d.ts" />
|
||||
|
||||
@@ -12,4 +12,4 @@ interface KnockoutMapper {
|
||||
|
||||
interface KnockoutStatic {
|
||||
mapper: KnockoutMapper;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user