Type alias JSONSchema6TypeName

JSONSchema6TypeName: "string" | "number" | "integer" | "boolean" | "object" | "array" | "null" | "any"

Generated using TypeDoc