Search
Preparing search index...
The search index is not available
@alterior/annotations
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
AnnotationDecoratorOptions
Interface AnnotationDecoratorOptions<AnnoT, TS>
Type parameters
AnnoT
TS
:
any
[]
Hierarchy
AnnotationDecoratorOptions
Index
Properties
allow
Multiple
factory
valid
Targets
Properties
Optional
allow
Multiple
allow
Multiple
:
boolean
Optional
factory
factory
:
(
target
:
DecoratorSite
,
...
args
:
TS
)
=>
AnnoT
|
void
Type declaration
(
target
:
DecoratorSite
,
...
args
:
TS
)
:
AnnoT
|
void
Parameters
target:
DecoratorSite
Rest
...
args:
TS
Returns
AnnoT
|
void
Optional
valid
Targets
valid
Targets
:
(
"class"
|
"method"
|
"property"
|
"parameter"
)
[]
Globals
Annotation
Annotation
Target
Error
Annotations
Label
Annotation
Mutator
Annotation
Constructor
Annotation
Decorator
Annotation
Decorator
Options
allow
Multiple
factory
valid
Targets
Decorator
Site
IAnnotation
Mutator
Definition
ANNOTATIONS_
KEY
CONSTRUCTOR_
PARAMETERS_
ANNOTATIONS_
KEY
Frozen
Label
METHOD_
PARAMETER_
ANNOTATIONS_
KEY
PROPERTY_
ANNOTATIONS_
KEY
Sealed
Metadata
Name
make
Decorator
Generated using
TypeDoc