1
2
3
4
5
6
7
8
9
10
11
| {
| "componentGenerics": {
| "scoped-slots-selected": true,
| "scoped-slots-empty": true,
| "scoped-slots-option": true
| },
| "component": true,
| "usingComponents": {
| "uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons"
| }
| }
|
|