mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"$description": "translations.json#/div_tooltip_mode",
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-tooltip-mode-non-modal.json"
|
|
},
|
|
{
|
|
"$ref": "div-tooltip-mode-modal.json"
|
|
}
|
|
]
|
|
}
|