[F] handleAllTypes
function handleAllTypes(context): [void, readonly Diagnostic[]];Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
Returns
Section titled “Returns”[void, readonly Diagnostic[]]
function handleAllTypes(context): [void, readonly Diagnostic[]];| Parameter | Type |
|---|---|
context | TCGCContext |
[void, readonly Diagnostic[]]