.
This commit is contained in:
parent
68a4d2a496
commit
da38648a35
2 changed files with 3 additions and 5 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"types": "./dist-front/index.d.mts",
|
||||
"exports": {
|
||||
".": {
|
||||
"browser": { "import": "./dist-front/index.mjs", "types": "./dist-front/index.d.ts" },
|
||||
"types": "./dist-front/index.d.mts",
|
||||
"import": "./dist-front/index.mjs",
|
||||
"require": "./dist-back/index.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue