mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
201be941c9
commit_hash:fd6e36a8ea96d96b9a00bac60a72f213c5f2dc0e
14 lines
170 B
JSON
14 lines
170 B
JSON
{
|
|
"type": "string",
|
|
"enum": [
|
|
"dp",
|
|
"sp",
|
|
"px"
|
|
],
|
|
"$description": "translations.json#/div_size_unit",
|
|
"platforms": [
|
|
"android",
|
|
"ios"
|
|
]
|
|
}
|