Skip to content

[F] getSdkUnionWithDiagnostics

function getSdkUnionWithDiagnostics(
context,
type,
operation?): [SdkType, readonly Diagnostic[]]

Parameters

ParameterType
contextTCGCContext
typeUnion
operation?Operation

Returns

[SdkType, readonly Diagnostic[]]