UNPKG

@ledgerhq/live-common

Version:
7 lines 200 B
export declare function useFetchCurrencyAll(): { data: string[]; isLoading: boolean; error: Error | undefined; refetch: () => void; }; //# sourceMappingURL=useFetchCurrencyAll.d.ts.map