Bun 支持 Node.js 的全局对象Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
process,包括用于监听操作系统信号的 process.on() 方法。
如果你不知道应该监听哪个信号,可以监听
"beforeExit" 和 "exit" 事件。
更多实用工具请参见 文档 > API > 工具。