mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
10 lines
93 B
JSON
10 lines
93 B
JSON
{
|
|
"type": "string",
|
|
"enum": [
|
|
"fill",
|
|
"no_scale",
|
|
"fit",
|
|
"stretch"
|
|
]
|
|
}
|