Not all entry points have types yet See exports: https://github.com/ExodusOSS/bytes/blob/main/package.json#L120 - [x] `index.js` - 78459f1b - [x] `array.js` - #8 - [x] `base32.js` - 40f1bf614e083bf23a6816dd33c3d7540bca302d - [x] `base58.js` - #26 - [x] `base58check.js` - #27 - [x] `base64.js` - #8 - [x] `bech32.js` - #28 - [x] `bigint.js` - #20 - [x] `hex.js` - #8 - [x] `multi-byte.js` - #25 - [x] `single-byte.js` - #22 - [x] `encoding.js` - #12 - [x] `encoding-lite.js` - #15 - [x] `encoding-browser.js` - 10c98242 - [x] `utf16.js` - #24 - [x] `utf8.js` - #8 - [x] `wif.js` - #29
Not all entry points have types yet
See exports: https://github.com/ExodusOSS/bytes/blob/main/package.json#L120
index.js- 78459f1array.js- feat: add types for array, base64, hex and utf8 #8base32.js- 40f1bf6base58.js- Types:base58.js#26base58check.js- Types:base58check.js#27base64.js- feat: add types for array, base64, hex and utf8 #8bech32.js- Types:bech32.js#28bigint.js- Types:bigint.js#20hex.js- feat: add types for array, base64, hex and utf8 #8multi-byte.js- Types:multi-byte.js#25single-byte.js- Types:single-byte.js#22encoding.js- feat: added types for encoding.js for ts packages to consume it #12encoding-lite.js- feat: add types for encoding-lite.js #15encoding-browser.js- 10c9824utf16.js- Types:utf16.js#24utf8.js- feat: add types for array, base64, hex and utf8 #8wif.js- Types:wif.js#29