Skip to main content
Version: Latest (0.60.x)

[I] DecoratorFunction

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

Parameters

ParameterType
programDecoratorContext
targetany
...customArgsany[]

Returns

void

Properties

PropertyType
namespace?string