Files

9 lines
150 B
JSON
Raw Normal View History

2023-08-18 17:32:18 +08:00
{
"component": true,
"usingComponents": {
"t-popup": "../popup/popup",
"t-button": "../button/button",
"t-icon": "../icon/icon"
}
}