mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 22:24:27 +00:00
* @ember/polyfills: support `undefined`. Fixes #38681. * @ember/utils: support JS objects in `typeOf`. - Fixes #36809. - Fixes typed-ember/ember-cli-typescript#799 * @ember/debug: add `deprecate` type and tests Fixes #38682.