mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-23 02:20:02 +00:00
* [knockout] Update KnockoutComponentTypes.Loader.getConfig signature Callback in method signature is missing a null type, so when trying to call the callback with null (which is a valid scenario), strict null check fails. * [knockout] Fix failing build of tests with TypeScript 2.0 * [knockout] Fix failing build of tests with TypeScript 2.0 * [knockout] Fix failing build of tests with TypeScript 2.0 * [knockout] Fix failing build of tests with TypeScript 2.0