7 lines
117 B
JSON
7 lines
117 B
JSON
|
|
{
|
||
|
|
"component": true,
|
||
|
|
"usingComponents": {
|
||
|
|
"loading": "./Loading",
|
||
|
|
"network-error": "./NetworkError"
|
||
|
|
}
|
||
|
|
}
|