UNPKG

holyfills

Version:

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

7 lines (5 loc) 175 B
"use strict"; var NumberPrototype = require("../../lib/helpers/NumberPrototype"); it("should be the same", function() { NumberPrototype.should.equal(Number.prototype); });