mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 08:58:23 +08: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