JSFiddle - React, Tailwind, and code Playground

by Alexander

JavaScript

console.clear();



function foo() {
	console.log( this )
}


().foo();