Page MenuHomePhorge

meow.js
No OneTemporary

Size
125 B
Referenced Files
None
Subscribers
None
String.prototype.meow = function () {
if (!this) return 'meow';
return `${this}, meow`;
};
console.log('hello'.meow());

File Metadata

Mime Type
text/plain
Expires
Sun, May 3, 8:05 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
518136
Default Alt Text
meow.js (125 B)

Event Timeline