- Headers(params): ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)
Parameters
- params: Record<string, string | string[]>
Returns ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)
Parameters
- _target: object
- _key: string
- descriptor: TypedPropertyDescriptor<any>
Returns TypedPropertyDescriptor<any>