paulmillr / scure-base

Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58
https://paulmillr.com/noble/#scure
MIT License
106 stars 13 forks source link

Add TS types field to exports map #9

Closed jacogr closed 2 years ago

jacogr commented 2 years ago

This PR add the "types" field to the export map for TS usage. This should also fix the skypack build - in the same vein as similar PRs in noble-{ed25519, hashes, secp256k1}

Sorry about the flood of small PRs to the relevant repos, I just looked into all the packages that I do use in my travels.