Files
Arbitrate-FrontendH5/node_modules/core-js/full/number/from-string.js
T

6 lines
152 B
JavaScript
Raw Normal View History

2024-01-18 10:46:33 +08:00
'use strict';
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');
module.exports = path.Number.fromString;