Skip to main content
Version: Next 🚧

[F] setCadlNamespace

function setCadlNamespace(namespace, ...functions): void

Parameters

ParameterTypeDescription
namespacestringNamespace string (e.g. "Foo.Bar")
...functions(...args) => any[]Functions

Returns

void

Deprecated

use setTypeSpecNamespace