JSFiddle - React, Tailwind, and code Playground

by nevkatz

JavaScript

let obj = {};

let {type} = obj;

console.log(type);