UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

3 lines (2 loc) 151 B
export declare const hexToUint8Array: (hexString: string) => Uint8Array<ArrayBuffer>; export declare const hexToBase64: (hexString: string) => string;