[F] $deprecated
Mark a type as deprecated
Parameters
Parameter | Type | Description |
---|---|---|
context | DecoratorContext | DecoratorContext |
target | Type | Decorator target |
message | string | Deprecation target. |
Returns
void
Mark a type as deprecated
Parameter | Type | Description |
---|---|---|
context | DecoratorContext | DecoratorContext |
target | Type | Decorator target |
message | string | Deprecation target. |
void