9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-button": "../button/button",
|
|
"t-draggable": "./draggable/draggable"
|
|
}
|
|
}
|