[V] $overload
const $overload: OverloadDecorator;
@overload
- Indicate that the target overloads (specializes) the overloads type.
Param
DecoratorContext
Param
The specializing operation declaration
Param
The operation to be overloaded.
const $overload: OverloadDecorator;
@overload
- Indicate that the target overloads (specializes) the overloads type.
DecoratorContext
The specializing operation declaration
The operation to be overloaded.