We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86bdac8 + 16913bd commit d3b86efCopy full SHA for d3b86ef
.changeset/young-groups-melt.md
@@ -0,0 +1,5 @@
1
+---
2
+"@typed-storage/react": patch
3
4
+
5
+Include typescript definitions
packages/react/package.json
@@ -4,6 +4,7 @@
"license": "MIT",
"type": "module",
6
"main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
"scripts": {
9
"build": "tsc",
10
"dev": "vitest",
0 commit comments