Type alias MatchableTypes

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

Possible strings to pass to matchType

Generated using TypeDoc