auto mode to auto parse string to JS Object

This commit is contained in:
Stephen McLaughlin
2022-04-14 16:39:35 +01:00
committed by GitHub
parent ea671bf395
commit ce67737cc9
8 changed files with 15 additions and 12 deletions

View File

@@ -384,7 +384,7 @@
"buffer": "буфер",
"string": "строка",
"base64": "строка в кодировке Base64",
"auto": "автоопределение (строка или буфер)",
"auto": "автоопределение (разобрать объект JSON, строка или буфер)",
"json": "объект JSON"
},
"true": "да",