Type alias CaughtObjectTypeof

CaughtObjectTypeof: "undefined" | "object" | "boolean" | "number" | "bigint" | "string" | "symbol" | "function"