parse-int.js 92 B

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