JSFiddle - React, Tailwind, and code Playground

by Sahin Deniz

JavaScript

let a = {a:1,b:2};



console.log(Object.entries(a));