Bun supports the Node.jsDocumentation Index
Fetch the complete documentation index at: https://bun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
process global, including the process.on() method for listening to OS signals.
If you don’t know which signal to listen for, you listen to the
"beforeExit" and "exit" events.
See Docs > API > Utils for more useful utilities.