UNPKG

@ledgerhq/live-common

Version:
3 lines 271 B
import { GroupedCurrencies, LoadingBasedGroupedCurrencies } from "./type"; export declare const useGroupedCurrenciesByProvider: (withLoading?: boolean) => GroupedCurrencies | LoadingBasedGroupedCurrencies; //# sourceMappingURL=useGroupedCurrenciesByProvider.hook.d.ts.map