Skip to content

[F] getSdkUnionWithDiagnostics

function getSdkUnionWithDiagnostics(
context,
type,
operation?): [SdkType, readonly Diagnostic[]];
ParameterType
contextTCGCContext
typeUnion
operation?Operation

[SdkType, readonly Diagnostic[]]