JSFiddle - React, Tailwind, and code Playground

JavaScript

if (typeof(abc) === 'undefined') {
    console.log(2);
}