UNPKG

@aws-amplify/core

Version:
4 lines (3 loc) 184 B
export declare const getCrypto: () => Crypto; export declare const getBtoa: () => typeof import("base-64").encode; export declare const getAtob: () => typeof import("base-64").decode;