Search Docs
Home > @lynx-js/rspeedy > ExposedAPI > exit
Exit the process.
Signature:
exit: (code?: number) => Promise<void> | void;