[F] setCadlNamespace
function setCadlNamespace(namespace, ...functions): void
Parameters
Parameter | Type | Description |
---|---|---|
namespace | string | Namespace string (e.g. βFoo.Barβ) |
β¦functions | (β¦args ) => any [] | Functions |
Returns
void
Deprecated
use setTypeSpecNamespace