UNPKG

holyfills

Version:

No more "Holy Sxxt!!" when writting ES5/ES6

6 lines (4 loc) 176 B
"use strict"; var ObjectPrototype = require("./ObjectPrototype"); // Notice: Having a toString local variable name breaks in Opera. module.exports = ObjectPrototype.toString;