[F] getClientDocExplicit
function getClientDocExplicit(context, target): ClientDocData | undefined;Gets the client documentation data for a type.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | TCGCContext |
target | Type | Type to get client documentation for |
Returns
Section titled “Returns”ClientDocData | undefined
ClientDocData or undefined if no client documentation exists