1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/base64-js`
# Summary
This package contains type definitions for base64-js (https://github.com/beatgammit/base64-js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/base64-js.
### Additional Details
* Last updated: Sat, 30 May 2020 11:37:42 GMT
* Dependencies: none
* Global values: `base64js`
# Credits
These definitions were written by [Peter Safranek](https://github.com/pe8ter), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
|