UNPKG

@ledgerhq/live-common

Version:
6 lines 256 B
export declare const ReceiveFundsOptions: { readonly CRYPTO: "crypto"; readonly FIAT: "fiat"; }; export type ReceiveFundsOptionsType = (typeof ReceiveFundsOptions)[keyof typeof ReceiveFundsOptions]; //# sourceMappingURL=ReceiveFundsOptions.d.ts.map