Skip to content

[F] getNamespaceFullName

function getNamespaceFullName(type, options?): string;

Return the full name of the namespace(e.g. “Foo.Bar”)

ParameterTypeDescription
typeNamespacenamespace type
options?TypeNameOptions

string