[I] DecoratorFunction
DecoratorFunction( program, target, ... customArgs): void;
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
program | DecoratorContext |
target | any |
…customArgs | any [] |
Returns
Section titled “Returns”void
Properties
Section titled “Properties”Property | Type |
---|---|
namespace? | string |