DefinitelyTyped/knockout
Jeffery Grajkowski 798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
..
tests Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
all-tests.ts adjusted knockout typings; added 'templating' tests; the test file structure was refactored; #312 2013-02-22 12:22:46 -03:00
all-tests.ts.tscparams Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
knockout.amd.d.ts Converting ungeneric "Array" to "any[]" 2013-11-26 10:29:46 -08:00
knockout.d.ts Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2013-11-18 02:28:05 -02:00
knockoutamd-tests.ts Made knockout.d.ts support both AMD and static loading. 2013-08-15 17:17:36 -05:00