Experimental
The set of decorators to apply.
The target object.
Optional
key: string | symbolIf specified, the own property to apply the decorators to.
Optional
desc: anyThe property descriptor, defaults to fetching the descriptor from the target object.
Generated using TypeDoc
Applies decorators to a target object