UNPKG

close-with-grace

Version:

Exit your process, gracefully (if possible)

10 lines (7 loc) 87 B
'use strict' const exitEvents = [ 'beforeExit' ] module.exports = { exitEvents }