UNPKG

@aws-amplify/core

Version:
4 lines (3 loc) 144 B
export declare const getCrypto: () => Crypto; export declare const getBtoa: () => typeof btoa; export declare const getAtob: () => typeof atob;