parse-float.js 114 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3 4
require('../modules/es.parse-float');
var path = require('../internals/path');

module.exports = path.parseFloat;