Type alias AnnotationType<T>

AnnotationType<T>: T extends AnnotationDefinition<infer K> ? K : never

Type Parameters

Generated using TypeDoc