UNPKG

@types/bun

Version:
21 lines (15 loc) 857 B
# Installation > `npm install --save @types/bun` # Summary This package contains type definitions for bun (https://bun.com). # 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: Sun, 07 Dec 2025 21:02:05 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).