UNPKG

signal-exit

Version:

when you want to fire an event no matter how a process exits.

4 lines 138 B
export const onExit = () => () => { }; export const load = () => { }; export const unload = () => { }; //# sourceMappingURL=browser.js.map