mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
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"
|
|
]
|
|
}
|