mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
build(@vant/use): add types exports (#11983)
This commit is contained in:
parent
24b1bf4147
commit
c489aa3fa0
@ -7,6 +7,7 @@
|
|||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.esm.mjs",
|
"import": "./dist/index.esm.mjs",
|
||||||
"require": "./dist/index.cjs.js"
|
"require": "./dist/index.cjs.js"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user