agnoster / base32-js

Base32 encoding for JavaScript, based (loosely) on Crockford's Base32
https://github.com/agnoster/base32-js
MIT License
121 stars 61 forks source link

Enabling TS import #26

Open darkie8 opened 4 years ago

darkie8 commented 4 years ago

It will be great to add declaration file as @types/base32-js is not available.