mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(package): export components and composables
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
"types": "./vue-plugin.d.ts"
|
||||
},
|
||||
"./runtime/*": "./dist/runtime/*",
|
||||
"./components/*": "./dist/runtime/components/*",
|
||||
"./composables/*": "./dist/runtime/composables/*",
|
||||
"./utils/*": {
|
||||
"types": "./dist/runtime/utils/*.d.ts",
|
||||
"import": "./dist/runtime/utils/*.js"
|
||||
|
||||
Reference in New Issue
Block a user