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

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

Bun 还支持 Import AttributesJSON 模块 语法。
data.ts

参见 TypeScript 了解更多关于在 Bun 中使用 TypeScript 的信息。