types(Lazyload): add typing (#8296)

This commit is contained in:
neverland
2021-03-07 10:37:22 +08:00
committed by GitHub
parent 4f080853ca
commit 7aff50f9a4
4 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "^1.5.3",
"@vant/lazyload": "^1.0.2",
"@vant/lazyload": "^1.0.4",
"@vant/popperjs": "^1.0.4",
"@vant/use": "^1.0.5"
},