const binding = require('../binding') module.exports = { signals: binding.signals, errnos: binding.errnos, priority: binding.priority }