UNPKG

mobx-persist-store

Version:
3 lines (2 loc) 119 B
import { PersistStore } from './PersistStore'; export declare const PersistStoreMap: Map<any, PersistStore<any, any>>;