this is undefined typescript code example Example: typescript check undefined if(myvar === undefined){ console.log("I am undefined."); }