mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
70105b69f9
213b4ad65d5c854bae8c38126a476d5ad619382c
16 lines
221 B
JSON
16 lines
221 B
JSON
{
|
|
"type": "string",
|
|
"$description": "translations.json#/div_evaluable_type",
|
|
"enum": [
|
|
"string",
|
|
"integer",
|
|
"number",
|
|
"boolean",
|
|
"datetime",
|
|
"color",
|
|
"url",
|
|
"dict",
|
|
"array"
|
|
]
|
|
}
|