mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
42762e6f31
commit_hash:357c52a0afcf287b0045cfe6779eab2756c3c6e6
13 lines
294 B
JSON
13 lines
294 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-rotation-transformation.json",
|
|
"$description": "translations.json#/div_transformation_rotation"
|
|
},
|
|
{
|
|
"$ref": "div-translation-transformation.json",
|
|
"$description": "translations.json#/div_transformation_translation"
|
|
}
|
|
]
|
|
}
|