Skip to content

[I] DecoratorFunction

interface DecoratorFunction(
program,
target, ...
customArgs): void

Parameters

ParameterType
programDecoratorContext
targetany
customArgsany[]

Returns

void

Properties

PropertyType
namespace?string