mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"$description": "translations.json#/div_video_video_data",
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-video-data-video.json"
|
|
},
|
|
{
|
|
"$ref": "div-video-data-stream.json"
|
|
}
|
|
]
|
|
}
|