]> git.r.bdr.sh - rbdr/dotfiles/blob
141f5d2f24a5125e18ab359348779fc261bc3887
[rbdr/dotfiles] /
1 'use strict';
2
3 module.exports = function () {
4 return (typeof Number.EPSILON === 'number');
5 };