mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
13 lines
280 B
JSON
13 lines
280 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-fixed-length-input-mask.json",
|
|
"$description": "translations.json#/div_input_mask_fixed_length"
|
|
},
|
|
{
|
|
"$ref": "div-currency-input-mask.json",
|
|
"$description": "translations.json#/div_input_mask_currency"
|
|
}
|
|
]
|
|
}
|