mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
isEmpty method for dict
commit_hash:f3e964657a07b8c6de490b7a7f105e9a5a3f1214
This commit is contained in:
@@ -486,7 +486,8 @@
|
||||
}
|
||||
],
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -503,7 +504,8 @@
|
||||
}
|
||||
],
|
||||
"platforms": [
|
||||
"android"
|
||||
"android",
|
||||
"web"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user