DocumentationReferencesPropsinterface

{
	readonly types?: ImmutableArray<string> | undefined;
}
PropertyType
.typesImmutableArray<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.