Functions
example
- example(options: IApiExample): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void
-
Parameters
Returns (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void
-
- (target: any, propertyKey: string, descriptor: PropertyDescriptor): void
-
Parameters
-
target: any
-
propertyKey: string
-
descriptor: PropertyDescriptor
Returns void
Decorator to describe api examples