Type alias TypeOf

TypeOf: "string" | "boolean" | "undefined" | "bigint" | "number" | "symbol" | "array" | "null" | "object" | "function"

All types

Generated using TypeDoc