# Installation
> `npm install --save @types/bun`

# Summary
This package contains type definitions for bun (https://bun.sh).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun/index.d.ts)
````ts
/// <reference types="bun-types" />

````

### Additional Details
 * Last updated: Thu, 03 Jul 2025 19:02:23 GMT
 * Dependencies: [bun-types](https://npmjs.com/package/bun-types)

# Credits
These definitions were written by [Jarred Sumner](https://github.com/Jarred-Sumner), [Ashcon Partovi](https://github.com/electroid), [Robobun](https://github.com/robobun), [Dylan Conway](https://github.com/dylan-conway), [Meghan Denny](https://github.com/nektro), [Michael H](https://github.com/RiskyMH), and [Alistair Smith](https://github.com/alii).
