UNPKG

frmx

Version:

Simple, Performant, Lightweight React Forms

4 lines (3 loc) 196 B
export declare const setEvent: (formId: string, path: string) => string; export declare const resetEvent: (formId: string) => string; export declare const submitEvent: (formId: string) => string;