parse-float.js 63 B

12
  1. 'use strict';
  2. module.exports = require('../full/parse-float');