mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
build(@vant/use): add types exports (#11983)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user