Skip to content

Commit 1a63242

Browse files
authored
Merge pull request #20792 from NullVoxPopuli/fix-types
2 parents f013061 + c92a3ef commit 1a63242

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
],
88
"exports": {
99
"./*": "./dist/packages/*",
10+
"./types": {
11+
"types": "./types/stable/index.d.ts"
12+
},
1013
"./dist/ember-template-compiler.js": "./dist/ember-template-compiler.js",
1114
"./package.json": "./package.json"
1215
},

0 commit comments

Comments
 (0)