ReferenceAPI Reference/@reckona/mreact-forms/FormValuesType Alias@reckona/mreact-formsSourceFormValuesRepresents the object shape managed by a form instance.Signaturetype FormValues = Record<string, unknown>