tangshi300/miniprogram_npm/@vant/weapp/share-sheet/index.json

8 lines
114 B
JSON
Raw Normal View History

2024-12-05 14:56:07 +08:00
{
"component": true,
"usingComponents": {
"van-popup": "../popup/index",
"options": "./options"
}
}