Type alias OfType

OfType: "object" | "function" | "symbol" | "boolean" | "number" | "string" | IConstructor<any>

Accepted inputs for the ofType function

Generated using TypeDoc