aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/features/number/from-string.js
blob: 65654be13ee33de08ae2bffaaf39f1ee67cac4e4 (plain)
1
2
3
4
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');

module.exports = path.Number.fromString;