AnnotationGroupConfig

type AnnotationGroupConfig = AnnotationConfigWithGroup | AnnotationConfig

A type that is simply the union of AnnotationConfig and AnnotationConfigWithGroup.

Type parameters

  • A: Annotation