Skip to main content
Version: Next 🚧

[F] getNamespaceFullName

function getNamespaceFullName(type, options?): string

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

Parameters

ParameterTypeDescription
typeNamespacenamespace type
options?TypeNameOptions

Returns

string