DocumentationReferencesPropsinterface
{
readonly types?: ImmutableArray<string> | undefined;
}| Property | Type | |
|---|---|---|
.types | ImmutableArray<string> | Type names referenced by a type alias's body — one row each, resolved to links at render time. readonly |
Props for DocumentationReferences — the referenced type names to render, one row each.