mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
18 lines
322 B
JSON
18 lines
322 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-blur.json",
|
|
"$description": "translations.json#/div_filter"
|
|
},
|
|
{
|
|
"$ref": "div-filter-rtl-mirror.json",
|
|
"$description": "translations.json#/div_filter_rtl_mirror",
|
|
"platforms": [
|
|
"android",
|
|
"web",
|
|
"flutter"
|
|
]
|
|
}
|
|
]
|
|
}
|