Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnnotationConstructor<AnnoT, TS>

Represents an Annotation subclass from the perspective of using it to construct itself by passing an options object.

Type parameters

Hierarchy

  • AnnotationConstructor

Index

Constructors

Methods

Constructors

constructor

  • new AnnotationConstructor(...args: TS): AnnoT

Methods

getMetadataName

  • getMetadataName(): any

Generated using TypeDoc