JSFiddle - React, Tailwind, and code Playground

by Сергей Тарасевич

JavaScript

//let ddd = 234;

let qqq = ddd || {};

console.log( qqq );