Skip to content

[F] $armLibraryNamespace

function $armLibraryNamespace(context, target): void

Mark the target namespace as containign only ARM library types. This is used to create libraries to share among RPs

Parameters

ParameterTypeDescription
contextDecoratorContextThe doecorator context, automatically supplied by the compiler
targetNamespace-

Returns

void