7 lines
150 B
JSON
Raw Normal View History

2021-01-12 18:04:14 +08:00
{
"component": true,
"usingComponents": {
"loading": "./../loading/index",
"picker-column": "./../picker-column/index"
}
}