Files
divkit/schema/div-video-scale.json
2023-10-09 13:45:53 +03:00

9 lines
78 B
JSON

{
"type": "string",
"enum": [
"fill",
"no_scale",
"fit"
]
}