SafetyScreen-ui/node_modules/core-js/full/number/from-string.js

6 lines
152 B
JavaScript
Raw Normal View History

2025-03-29 19:33:58 +08:00
'use strict';
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');
module.exports = path.Number.fromString;