JSFiddle - React, Tailwind, and code Playground

by Luis Martin

JavaScript

String.prototype.prueba = function(){ return Object.getPrototypeOf(this)}

console.log("hola".prueba())