UNPKG

152 BJavaScriptView Raw
1'use strict';
2require('../../modules/esnext.number.from-string');
3var path = require('../../internals/path');
4
5module.exports = path.Number.fromString;