mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
added/fixed headers k-n
https://github.com/borisyankov/DefinitelyTyped/issues/1570
This commit is contained in:
Vendored
+3
-2
@@ -1,6 +1,7 @@
|
||||
// Type definitions for ko-grid
|
||||
// Project: http://knockout-contrib.github.io/KoGrid/
|
||||
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions by: huer12 <https://github.com/huer12/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
// These are very definitely preliminary. Please feel free to improve.
|
||||
|
||||
@@ -189,4 +190,4 @@ declare module kg {
|
||||
/** currentPage: the uhm... current page. */
|
||||
currentPage?: number;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user