UNPKG

@types/bun

Version:
21 lines (15 loc) 856 B
# 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: Tue, 26 Aug 2025 05:02:57 GMT * Dependencies: [bun-types](https://npmjs.com/package/bun-types) # Credits These definitions were written by [Jarred Sumner](https://github.com/Jarred-Sumner), [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).