UNPKG

@formio/react

Version:

React renderer for form.io forms.

6 lines 284 B
export function resetSubmissions(name: any): { type: string; name: any; }; export function getSubmissions(name: any, page: number | undefined, params: {} | undefined, formId: any, done?: () => void): (dispatch: any, getState: any) => any; //# sourceMappingURL=actions.d.ts.map