mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	auto mode to auto parse string to JS Object
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							ea671bf395
						
					
				
				
					commit
					ce67737cc9
				
			| @@ -361,7 +361,7 @@ | ||||
|             "buffer": "바이너리 버퍼", | ||||
|             "string": "문자열", | ||||
|             "base64": "Base64문자열", | ||||
|             "auto": "자동판정(문자열혹은 바이너리버퍼)", | ||||
|             "auto": "자동판정(JSON오브젝트, 문자열혹은 바이너리버퍼)", | ||||
|             "json": "JSON오브젝트" | ||||
|         }, | ||||
|         "true": "한다", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user