JSFiddle - React, Tailwind, and code Playground

by padma rubhan

JavaScript

var f = () => { 'use strict'; return this; };
f() === window; // or the global object