parse-int.js 112 B

12
  1. require('../../modules/es6.number.parse-int');
  2. module.exports = require('../../modules/_core').Number.parseInt;