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