mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"type": "string",
|
|
"enum": [
|
|
"source_in",
|
|
"source_atop",
|
|
"darken",
|
|
"lighten",
|
|
"multiply",
|
|
"screen"
|
|
],
|
|
"$description": "translations.json#/div_blend_mode"
|
|
}
|