typescript set variable type from typeof code example Example: typescript get type if (typeof abc === "number") { // do something }