12 lines
253 B
JSON
12 lines
253 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"t-icon": "../icon/icon",
|
|
"t-popup": "../popup/popup",
|
|
"t-swiper": "../swiper/swiper",
|
|
"t-image": "../image/image",
|
|
"t-grid": "../grid/grid",
|
|
"t-grid-item": "../grid/grid-item"
|
|
}
|
|
}
|