mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
8ed5b4187d
6ddae2315846344a5af24f24fff40590857ef83b
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-color-animator.json",
|
|
"$description": "translations.json#/div_color_animator"
|
|
},
|
|
{
|
|
"$ref": "div-number-animator.json",
|
|
"$description": "translations.json#/div_number_animator"
|
|
}
|
|
]
|
|
}
|