JSFiddle - React, Tailwind, and code Playground

by xonev

JavaScript

var obj = { delete: 1 };
document.write(obj.delete);