Type alias AlephLeftPanelContent

AlephLeftPanelContent: ExpandPanelContent & {
    title: string;
}

Type declaration

  • title: string

Generated using TypeDoc