mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
docs(README.md): specify bun-types new path (#1622)
This commit is contained in:
committed by
GitHub
parent
68fd43313d
commit
ca0ab9508f
@@ -329,9 +329,9 @@ bun add bun-types
|
||||
}
|
||||
```
|
||||
|
||||
You can also [view the types here](https://github.com/oven-sh/bun-types).
|
||||
You can also [view the types here](https://github.com/oven-sh/bun/tree/main/packages/bun-types).
|
||||
|
||||
To contribute to the types, head over to [oven-sh/bun-types](https://github.com/oven-sh/bun-types).
|
||||
To contribute to the types, head over to [packages/bun-types](https://github.com/oven-sh/bun/tree/main/packages/bun-types).
|
||||
|
||||
### Fast paths for Web APIs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user