Bun provides a handful of module-specific utilities on theDocumentation Index
Fetch the complete documentation index at: https://bun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
import.meta object. Use import.meta.main to check if the current file is the entrypoint of the current process.
See Docs > API > import.meta for complete documentation.