- 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
Returns void