DocumentationTypePropsinterface

{
	readonly members: readonly string[];
}
PropertyType
.membersreadonly string[]
Union members to render — one linked token each, stacked on their own line. required readonly

Props for DocumentationType — the union members to render (see splitType).