We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221da51 commit 252c171Copy full SHA for 252c171
packages/react/package.json
@@ -30,6 +30,7 @@
30
"module": "./dist/blocknote-react.js",
31
"exports": {
32
".": {
33
+ "types": "./types/src/index.d.ts",
34
"import": "./dist/blocknote-react.js",
35
"require": "./dist/blocknote-react.umd.cjs"
36
},
0 commit comments