mirror of
https://github.com/rjNemo/federation
synced 2026-06-09 03:36:38 +00:00
4 lines
110 B
JavaScript
4 lines
110 B
JavaScript
require('../modules/es.parse-int');
|
|
var path = require('../internals/path');
|
|
|
|
module.exports = path.parseInt;
|