UNPKG

119 BJavaScriptView Raw
1"use strict";
2
3module.exports = function (x) {
4 return (x | 0) === x;
5};
6//# sourceMappingURL=is-32-bit-integer.js.map
\No newline at end of file