filesbox/miniprogram/FilesBox/miniprogram_npm/@vant/weapp/share-sheet/index.json

8 lines
114 B
JSON
Raw Normal View History

2023-09-21 02:23:31 +00:00
{
"component": true,
"usingComponents": {
"van-popup": "../popup/index",
"options": "./options"
}
}