mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation** Add types support for Bun. So we can start using `if(Bun)` in our codebase. **Description** - Add `@types/bun` package **Steps to test or reproduce** - Run all tests