gpericol / my_problems_resolved

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ†πŸŽ†πŸŽ† VERY IMPORTANT STUFF πŸŽ†πŸŽ†πŸŽ†

Object.defineProperty(Object.prototype, 'lenght', {get: function() {
   return this.length;
}});

About

License:GNU General Public License v3.0