Files
documentation/node_modules/core-js-pure/full/number/from-string.js
2024-03-22 03:47:51 +05:30

6 lines
152 B
JavaScript

'use strict';
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');
module.exports = path.Number.fromString;