UNPKG

@endo/base64

Version:
4 lines 198 B
export function jsDecodeBase64(string: string, name?: string): Uint8Array; /** @type {typeof jsDecodeBase64} */ export const decodeBase64: typeof jsDecodeBase64; //# sourceMappingURL=decode.d.ts.map