safelinkify
    Preparing search index...

    Variable b64Const

    b64: { decode: (encoded: string) => string; encode: (str: string) => string } = ...

    Type declaration

    • decode: (encoded: string) => string
    • encode: (str: string) => string