Skip to content

Commit 0f136e9

Browse files
authored
Adds top-level types to package.json
1 parent 693b413 commit 0f136e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "BaSyx TypeScript SDK for developing applications and components for the Asset Administration Shell (AAS)",
55
"type": "module",
66
"main": "bundle/index.js",
7+
"types": "dist/index.d.ts",
78
"exports": {
89
".": {
910
"import": "./bundle/index.js",

0 commit comments

Comments
 (0)