UNPKG

@cloudinary/url-gen

Version:

You are invited to influence our new SDK [Click here to view github discussion](https://github.com/cloudinary/js-url-gen/discussions/602) =========================

8 lines (7 loc) 141 B
declare const base64Map: { [i: string]: string; }; /** * Map of [six-bit binary codes] -> [Base64 characters] */ export { base64Map };