mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
14 lines
311 B
JSON
14 lines
311 B
JSON
{
|
|
"$description": "translations.json#/div_input_method",
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-keyboard-input.json",
|
|
"$description": "translations.json#/div_keyboard_input"
|
|
},
|
|
{
|
|
"$ref": "div-selection-input.json",
|
|
"$description": "translations.json#/div_selection_input"
|
|
}
|
|
]
|
|
}
|