parse-float.js 114 Bytes Raw Blame History Permalink 1 2 3 4 require('../modules/es.parse-float'); var path = require('../internals/path'); module.exports = path.parseFloat;