@types/knockout
Advanced tools
Comparing version 3.4.40 to 3.4.41
@@ -157,2 +157,3 @@ // Type definitions for Knockout v3.4.0 | ||
preprocess?: (value: string, name: string, addBindingCallback?: (name: string, value: string) => void) => string; | ||
[s: string]: any; | ||
} | ||
@@ -159,0 +160,0 @@ |
{ | ||
"name": "@types/knockout", | ||
"version": "3.4.40", | ||
"version": "3.4.41", | ||
"description": "TypeScript definitions for Knockout", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "432018c9a243b3b6317e39820da40cf76cdc7cea4efe0da88898bb2b2f1507f9", | ||
"typesPublisherContentHash": "1efe4c77f9955aa8b69e05c03640950cf8d69ad0772a66957d96c7b3d8c4b2d9", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/knockout | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/knockout | ||
Additional Details | ||
* Last updated: Sat, 11 Mar 2017 01:17:04 GMT | ||
* Last updated: Fri, 16 Jun 2017 16:37:51 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: ko |
28302
4
517