mirror of
https://github.com/zhigang1992/npm.git
synced 2026-06-17 04:09:14 +08:00
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
|
|
module.exports = require(!!process.binding("natives").util ? "util" : "sys")
|