mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
toString for arrays and dicts
201c4203e883ff3f85e3d0d5cefdc023896546a1
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
}
|
||||
],
|
||||
"platforms": [
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -133,7 +134,8 @@
|
||||
}
|
||||
],
|
||||
"platforms": [
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user