from-string.js 138 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3 4
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');

module.exports = path.Number.fromString;