base62chars top-level constant

String const base62chars

chars used by base64 encoding

Implementation

const base62chars = string.base62digits;