JSFiddle - React, Tailwind, and code Playground

by brigand

JavaScript

console.log(
	Object.getOwnPropertyDescriptor(window, 'fetch')
);