Skip to content

Commit

Permalink
Added index.js to types
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jul 20, 2024
1 parent 725d392 commit ffb2361
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/types-vis-2/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// this empty file is needed as an entry point for adapter-core to export the `@iobroker/types-vis-2` in a developer-friendly way
1 change: 1 addition & 0 deletions packages/types-vis-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"index.d.ts",
"LICENSE"
],
"main": "index.js",
"types": "index.d.ts",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ffb2361

Please sign in to comment.