Skip to main content
Bun 原生支持导入 .toml 文件。
data.toml

像导入其他源文件一样导入该文件。
data.ts

有关在 Bun 中使用 TypeScript 的更多信息,请参阅 TypeScript