std.json.JsonValue.ToObject - nitrologic/monkey2 GitHub Wiki

std::std.json.std.json.JsonValue.ToObject

Gets object value.

If the value is an object, returns its actual value in the form of a StringMap object.

If the value is not an object, null is returned by default.

⚠️ **GitHub.com Fallback** ⚠️