File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Known Typings
2
+
3
+ This is a list of all known typings specific to the Ember.js ecosystem. (You'll of
4
+ course find many other modules with their own typings out there.)
5
+
6
+ Don't see an addon you use listed here? You might be the one to write them! Check
7
+ out [ this blog post] or [ this quest issue] for tips on how to do it, and feel free
8
+ to ask for help in the [ Ember Community Slack] ([ get an invite] ).
9
+
10
+ [ this blog post ] : http://www.chriskrycho.com/2017/typing-your-ember-part-5.html
11
+ [ this quest issue ] : https://github.com/typed-ember/ember-typings/issues/14
12
+ [ Ember Community Slack ] : https://embercommunity.slack.com/
13
+ [ get an invite ] : https://ember-community-slackin.herokuapp.com/
14
+
15
+ ## Integrated in the addon
16
+
17
+
18
+
19
+ ## DefinitelyTyped (` @types ` )
20
+
21
+ For addons which do not have types shipped with the addon directly, you may be
22
+ able
You can’t perform that action at this time.
0 commit comments