parse-float.js 83 B

123
  1. var parent = require('../../actual/number/parse-float');
  2. module.exports = parent;