Function annotateModelWithIndex
- annotateModelWithIndex(target, propertyName, optionsOrName?, indexId?): string | number
Parameters
- target: any
- propertyName: string
Optional optionsOrName: string | IndexDecoratorOptionsOptional indexId: string | number
Returns string | number