parse-int.js 110 Bytes Raw Blame History Permalink 1 2 3 4 require('../modules/es.parse-int'); var path = require('../internals/path'); module.exports = path.parseInt;