Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.15 KB

known-typings.md

File metadata and controls

30 lines (21 loc) · 1.15 KB

Known Typings

This is a list of all known typings specific to the Ember.js ecosystem. (You'll of course find many other modules with their own typings out there.)

Don't see an addon you use listed here? You might be the one to write them! Check out this blog post or this quest issue for tips on how to do it, and feel free to ask for help in the #topic-typescript channel on the Ember Community Discord server.

Integrated in the addon

(Someday soon this list should get long and awesome! Help us make it happen!)

DefinitelyTyped (@types)

For addons which do not have types shipped with the addon directly, you may be find them on DefinitelyTyped:

  • @types/ember-data
  • @types/ember-mocha
  • @types/ember-qunit
  • @types/ember__test-helpers
  • @types/ember
  • @types/rsvp