- Preparing search index...
- The search index is not available
biorate
- Index(name): Function
-
Returns Function
- Index(options): Function
-
Parameters
-
options: IndexDecoratorOptions
Returns Function
- Index(target, propertyName, propertyDescriptor?): void
-
Parameters
-
target: any
-
propertyName: string
-
Optional
propertyDescriptor: PropertyDescriptor
Optional
Returns void