package.full.number.from-string.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');
module.exports = path.Number.fromString;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy