JSFiddle - React, Tailwind, and code Playground

by amindunited

JavaScript

class Grr {}
const Model = new Grr();

console.log(typeof Model)