Skip to content

Commit c769c9d

Browse files
committed
Expose element-registry API to tsd
1 parent 5bc10f4 commit c769c9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
},
3737
"typescript": {
3838
"definitions": [
39-
"application.d.ts"
39+
"application.d.ts",
40+
"element-registry.d.ts"
4041
]
4142
}
4243
}

0 commit comments

Comments
 (0)