UNPKG

electron-event-flux

Version:

Redux store which synchronizes between instances in multiple process

3 lines 214 B
import { SelectorFunc } from "./withState"; export default function useState(stateSelector: string[] | SelectorFunc, storeSelector: string[] | SelectorFunc, props?: any): any; //# sourceMappingURL=useState.d.ts.map