Files
divkit/schema/div-input-mask.json
T
2023-02-17 15:30:07 +03:00

9 lines
154 B
JSON

{
"anyOf": [
{
"$ref": "div-fixed-length-input-mask.json",
"$description": "translations.json#/div_input_mask_fixed_length"
}
]
}