type AnyFormApi = FormApi<any, any, any, any, any, any, any, any, any, any>;
type AnyFormApi = FormApi<any, any, any, any, any, any, any, any, any, any>;
Defined in: packages/form-core/src/FormApi.ts:648
A type representing the Form API with all generics set to any for convenience.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.