Files
est-frame/node_modules/core-js-pure/full/number/from-string.js
2025-10-22 05:38:27 +00:00

6 lines
152 B
JavaScript
Executable File

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