mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +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",
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/index.d.ts",
|
||||
"import": "./dist/index.esm.mjs",
|
||||
"require": "./dist/index.cjs.js"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user