Skip to content

[F] $useLibraryNamespace

function $useLibraryNamespace(
context,
target, ...
namespaces): void

Specify which ARM library namespaces this arm provider uses

Parameters

ParameterTypeDescription
contextDecoratorContextStandard DecoratorContext object
targetNamespace-
namespacesNamespace[]The library namespaces that will be used in this namespace

Returns

void