9 lines
150 B
JSON
9 lines
150 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"t-popup": "../popup/popup",
|
||
|
"t-icon": "../icon/icon",
|
||
|
"t-button": "../button/button"
|
||
|
}
|
||
|
}
|