Files
2025-10-01 10:01:52 +08:00

9 lines
167 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-button": "../button/button",
"t-draggable": "./draggable/draggable"
}
}