10 lines
195 B
JSON
10 lines
195 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-overlay": "../overlay/overlay",
|
|
"t-button": "../button/button",
|
|
"t-popup": "../popup/popup"
|
|
}
|
|
}
|