Files
divkit/schema/div-shape.json
T
2022-08-25 21:22:56 +03:00

9 lines
154 B
JSON

{
"anyOf": [
{
"$ref": "div-rounded-rectangle-shape.json",
"$description": "translations.json#/div_rounded_rectangle_shape"
}
]
}