mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-28 21:10:02 +00:00
* Make when.js promises compatible with native promises * Stricter compiler options and fix revealed issues - Remove optional parameters from callbacks - Replace `Number` type with `number` - Improve type checking of when.settle and promise.inspect * Add stricter types and backwards compatibility * Minor renaming