We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f013061 commit c92a3efCopy full SHA for c92a3ef
package.json
@@ -7,6 +7,9 @@
7
],
8
"exports": {
9
"./*": "./dist/packages/*",
10
+ "./types": {
11
+ "types": "./types/stable/index.d.ts"
12
+ },
13
"./dist/ember-template-compiler.js": "./dist/ember-template-compiler.js",
14
"./package.json": "./package.json"
15
},
0 commit comments