DocumentationTypePropsinterface
{
readonly members: readonly string[];
}| Property | Type | |
|---|---|---|
.members | readonly 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).