📄 parse-float.js
/home/palash/git/site/node_modules/core-js/es/parse-float.js
Language: js • Lines: 5
'use strict';
require('../modules/es.parse-float');
var path = require('../internals/path');

module.exports = path.parseFloat;