Skip to content

Commit 234f6f0

Browse files
authored
Ref type defs in package.json (#17)
1 parent 3f51e0f commit 234f6f0

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
@@ -6,6 +6,7 @@
66
"svelte": "src/index.js",
77
"module": "dist/index.mjs",
88
"main": "dist/index.js",
9+
"types": "src/index.d.ts",
910
"exports": {
1011
".": {
1112
"require": "./dist/index.js",

0 commit comments

Comments
 (0)