decode-shared.d.ts 109 B

12
  1. export declare function decodeBase64(input: string): Uint16Array;
  2. //# sourceMappingURL=decode-shared.d.ts.map