Skip to content

[T] NsDeclarationsDecorator

type NsDeclarationsDecorator = (context, target) => void;

Mark an enum as declaring XML namespaces. See @ns

ParameterType
contextDecoratorContext
targetEnum

void