typescript typeof in type definition code example Example: check data type in js var x = "Hello World"; typeof x; // "string"