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 17dc30c commit 1ae61f4Copy full SHA for 1ae61f4
libs/visual-programming-system/package.json
@@ -8,7 +8,8 @@
8
"exports": {
9
".": {
10
"import": "./index.mjs",
11
- "require": "./index.js"
+ "require": "./index.js",
12
+ "types": "./index.d.ts"
13
}
14
},
15
"publishConfig": {
0 commit comments