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 Steve-Mcl
parent 8f5d3dc49c
commit 78f456911a
8 changed files with 15 additions and 12 deletions

View File

@@ -385,7 +385,7 @@
"buffer": "Buffer",
"string": "字串",
"base64": "Base64編碼字串",
"auto": "自動檢測 (字符串或buffer)",
"auto": "自动检测 (已解析的JSON对象、字符串或buffer)",
"json": "解析的JSON對象"
},
"true": "是",