is-nan.js 74 B

123
  1. var parent = require('../../es/number/is-nan');
  2. module.exports = parent;