typescript get the types of an object code example Example: typescript get type if (typeof abc === "number") { // do something }