···15151616## Install
17171818-> [!IMPORTANT]
1919->
2020-> This package is a native ECMAScript Module (ESM). If your project is not ESM, read [Sindre Sorhus’s **Pure ESM package** article](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
2121-2218```shell
2319npm install bb26
2420```