ship-gis/node_modules/core-js-pure/full/number/from-string.js

6 lines
152 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
'use strict';
require('../../modules/esnext.number.from-string');
var path = require('../../internals/path');
module.exports = path.Number.fromString;