Skip to main content
Bun 原生支持 .json 导入。
package.json

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

Bun 还支持 导入属性JSON 模块 语法。
data.ts

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