UNPKG

epix

Version:

Epics without redux-observable

5 lines (4 loc) 76 B
export interface ActionLike { type: string; [index: string]: any; }