type AnyFormApi = FormApi<any, any, any, any, any, any, any, any, any, any, any, any>;
Defined in: packages/form-core/src/FormApi.ts:820
A type representing the Form API with all generics set to any for convenience.