Skip to main content
Version: Next 🚧

[F] $package

function $package(
context,
target,
details?): void

Declare a Protobuf package.

Parameters

ParameterTypeDescription
contextDecoratorContext-
targetNamespacetarget decorator namespace
details?Type-

Returns

void