Type alias JsonType

JsonType: "string" | "array" | "number" | "integer" | "object" | "boolean" | "null"