mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
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"
|
|
}
|
|
]
|
|
}
|