isGroupField
Type guard for GroupField with proper type narrowing
Presentation
function isGroupField (field : FieldDef <any, FieldMeta >): boolean;Returns
booleanType guard for GroupField with proper type narrowing
function isGroupField (field : FieldDef <any, FieldMeta >): boolean;boolean