9 lines
163 B
JSON
9 lines
163 B
JSON
{
|
|
"navigationBarTitleText": "ImageViewer",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"delete": "./delete"
|
|
}
|
|
}
|