What is the type of issue?
No response
What is the issue?
The bun website at https://bun.sh/guides/runtime/typescript
says:
To install TypeScript definitions for Bun's built-in APIs in your project, install @types/bun.
But the version of this package is at 1.0.4, compared to bun-types, which corresponds with the current bun version 1.0.25.
Also, bun-types seems to be directly supported by oven, which makes it seem very legit.
Which one should we use?
Where did you find it?
https://bun.sh/guides/runtime/typescript
What is the type of issue?
No response
What is the issue?
The bun website at https://bun.sh/guides/runtime/typescript
says:
But the version of this package is at 1.0.4, compared to bun-types, which corresponds with the current bun version 1.0.25.
Also, bun-types seems to be directly supported by oven, which makes it seem very legit.
Which one should we use?
Where did you find it?
https://bun.sh/guides/runtime/typescript