9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"t-picker": "../picker/picker",
|
|
"t-picker-item": "../picker-item/picker-item"
|
|
}
|
|
}
|