Skip to content

Commit ff97276

Browse files
Export types for older frameworks
1 parent f464341 commit ff97276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"main": "index.js",
2222
"module": "COMPONENT-NAME.js",
2323
"customElements": "custom-elements.json",
24+
"types": "COMPONENT-NAME.d.ts",
2425
"exports": {
2526
".": {
2627
"import": "./index.js"

0 commit comments

Comments
 (0)