UNPKG

@tacky/store

Version:

State management framework based on react

5 lines (4 loc) 85 B
/** * from redux compose */ export declare function compose(...funcs: any[]): any;