mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
752c4f516a
commit_hash:867d47bce192cfccb87e1773d0cf0b1886f8ecc9
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"$description": "translations.json#/div_stroke_style",
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-stroke-style-solid.json"
|
|
},
|
|
{
|
|
"$ref": "div-stroke-style-dashed.json"
|
|
}
|
|
]
|
|
}
|