UNPKG

mdn-polyfills

Version:
2 lines (1 loc) 106 B
Number.isInteger=Number.isInteger||function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e};