Function tapClassMethodParameterMetadata
- tapClassMethodParameterMetadata<I, O>(target, propertyKey, parameterIndex, key, tap): void
Parameters
- target: any
- propertyKey: string | symbol
- parameterIndex: number
- key: string
- tap: TTapMetaFunc<I, O>
Returns void
Decorate class function's parameter with a key/value pair, using a tap function to modify the value