📄 from-string.js
/home/palash/git/site/node_modules/core-js-pure/full/number/from-string.js
Language: js • Lines: 5
'use strict';
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');

module.exports = path.Number.fromString;