UNPKG

bun-types

Version:

Type definitions and documentation for Bun, an incredibly fast JavaScript runtime

10 lines (7 loc) 183 B
Use `bun unlink` in the root directory to unregister a local package. ```bash $ cd /path/to/cool-pkg $ bun unlink bun unlink v1.x (7416672e) ``` {% bunCLIUsage command="unlink" /%}