JSFiddle - React, Tailwind, and code Playground by Evgeniy Kvasyuk May 21, 2024 JavaScript const a = {b: 1, c:2, d: {e: 1, f:2}}; console.log(a.keys());