WechatOwnerService/lib/toast/index.json
2019-12-28 01:01:28 +08:00

10 lines
207 B
JSON

{
"component": true,
"usingComponents": {
"van-icon": "../icon/index",
"van-loading": "../loading/index",
"van-overlay": "../overlay/index",
"van-transition": "../transition/index"
}
}