UNPKG

@sofaws/dapp-core

Version:

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

3 lines 261 B
declare const reduxPersistIgnoredActions: ("persist/REHYDRATE" | "persist/FLUSH" | "persist/PAUSE" | "persist/PERSIST" | "persist/PURGE" | "persist/REGISTER")[]; export default reduxPersistIgnoredActions; //# sourceMappingURL=reduxPersistIgnoredActions.d.ts.map