Skip to content

Commit

Permalink
fix: Add types to package.json (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
lubiah authored and artiebits committed May 7, 2024
1 parent db7bc1b commit 4e5e25a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
},
"exports": {
".": {
"types": "./index.d.ts",
"svelte": "./index.js"
}
}
Expand Down

0 comments on commit 4e5e25a

Please sign in to comment.