UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

12 lines 631 B
declare const _default: import("redux").Reducer<import("redux").CombinedState<{ account: import("./slices").AccountInfoSliceType; networkConfig: import("./slices").NetworkConfigStateType; loginInfo: import("./slices").LoginInfoStateType; modals: import("./slices").ModalsSliceState; dappModal: import("./slices/dappModalsSlice").ModalsSliceState; toasts: import("./slices").ToastsSliceState; transactions: import("./slices").TransactionsSliceStateType; transactionsInfo: import("./slices").StateType; }>, import("redux").AnyAction>; export default _default; //# sourceMappingURL=rootReducer.d.ts.map