UNPKG

oneframe-react

Version:

Oneframe React ## Components, Hooks, Helper Functions & State Management

9 lines (8 loc) 298 B
import { SetParameters } from './types'; export declare const config: { actionsCreators: { setData: (_a: any, actions: any, nextState: SetParameters) => any; loading: (_a: any, _b: any, nextState: any) => any; reset: (_a: any, _b: any, nextState: any) => any; }; };