mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
10e45007f5
commit_hash:95d3cef35dbbba0b85dfdf61616cbd74df71cfd9
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"
|
|
}
|
|
]
|
|
}
|