Skip to main content
JsonValue = null | boolean | number | string | readonly JsonValue[] | JsonObject
JSON で表現可能な値です。