[F] getClientInitializationOptions
function getClientInitializationOptions(context, entity): | ClientInitializationOptions | undefined;Get client initialization options for namespace or interface. The info is from @clientInitialization decorator.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | |
entity | Interface | Namespace | namespace or interface which represents a client |
Returns
Section titled “Returns”| ClientInitializationOptions
| undefined