Skip to main content
Version: Next 🚧

[I] DecoratorFunction

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

Parameters

ParameterType
programDecoratorContext
targetany
...customArgsany[]

Returns

void

Properties

PropertyType
namespace?string