toString for arrays and dicts

201c4203e883ff3f85e3d0d5cefdc023896546a1
This commit is contained in:
4eb0da
2024-05-16 13:58:17 +03:00
parent fa96cb6042
commit 082d4ebe89
4 changed files with 27 additions and 8 deletions
@@ -12,7 +12,8 @@
],
"result_type": "string",
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -61,7 +62,8 @@
],
"result_type": "string",
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -238,7 +238,8 @@
}
],
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -263,7 +264,8 @@
}
],
"platforms": [
"ios"
"ios",
"web"
]
},
{
+4 -2
View File
@@ -113,7 +113,8 @@
}
],
"platforms": [
"ios"
"ios",
"web"
]
},
{
@@ -133,7 +134,8 @@
}
],
"platforms": [
"ios"
"ios",
"web"
]
},
{