JSFiddle - React, Tailwind, and code Playground
by amatiasq
HTML
<script src="http://amatiasq.com/fiddle-console.js"></script>
JavaScript
var MyType = {};
console.log(MyType.constructor);
by amatiasq
<script src="http://amatiasq.com/fiddle-console.js"></script>
var MyType = {};
console.log(MyType.constructor);