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 693b413 commit 0f136e9Copy full SHA for 0f136e9
package.json
@@ -4,6 +4,7 @@
4
"description": "BaSyx TypeScript SDK for developing applications and components for the Asset Administration Shell (AAS)",
5
"type": "module",
6
"main": "bundle/index.js",
7
+ "types": "dist/index.d.ts",
8
"exports": {
9
".": {
10
"import": "./bundle/index.js",
0 commit comments