JSFiddle - React, Tailwind, and code Playground

JavaScript

var a = {
    asd:123,
};
alert(a.asd);