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-input-filter-regex.json",
|
|
"$description": "translations.json#/div_input_filters_regex"
|
|
},
|
|
{
|
|
"$ref": "div-input-filter-expression.json",
|
|
"$description": "translations.json#/div_input_filters_expression"
|
|
}
|
|
]
|
|
}
|