Bun 在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.
import.meta 对象上提供了一些特定于模块的实用工具。使用 import.meta.path 来获取当前文件的绝对路径。
详见 文档 > API > import.meta 以获取完整文档。