UNPKG

holyfills

Version:

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

6 lines (4 loc) 68 B
"use strict"; module.exports = function (x) { return x >>> 0; };