Files
fastbee/wechat/miniprogram_npm/@vant/weapp/share-sheet/index.json
2021-08-30 09:56:13 +08:00

8 lines
114 B
JSON

{
"component": true,
"usingComponents": {
"van-popup": "../popup/index",
"options": "./options"
}
}