Skip to content

Commit

Permalink
Merge pull request #409 from Gehbt/patch-0
Browse files Browse the repository at this point in the history
chore(renderer-vue):  add export types
  • Loading branch information
newcat committed May 20, 2024
2 parents 2a557fd + 3b225f9 commit 51bb3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/renderer-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"types": "./dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/renderer-vue.es.mjs",
"require": "./dist/renderer-vue.umd.cjs"
}
Expand Down

0 comments on commit 51bb3ba

Please sign in to comment.