Methods
create
-
Type parameters
Parameters
Returns Function
readClassAnnotation
-
Type parameters
Parameters
Returns T
|
null
readPropertyAnnotation
- readPropertyAnnotation<T>(target: Function, propertyName: string, annotation: DecoratorFunction<T>): T | null
-
Type parameters
Parameters
-
target: Function
-
propertyName: string
-
Returns T
|
null