Package version:

Specifies that the scope of the extension is Namespace

interface ScopeNamespace {
    targetNamespace?: string;
}

Properties

Properties

targetNamespace?: string

Namespace where the extension will be created for an Namespace scoped extension. If this namespace does not exist, it will be created