Files
divkit/schema/div-filter.json
T
2022-11-01 14:29:07 +03:00

13 lines
181 B
JSON

{
"anyOf": [
{
"$ref": "div-blur.json",
"$description": "translations.json#/div_filter",
"platforms": [
"android",
"web"
]
}
]
}