Type alias EbookLeftPanelContent

EbookLeftPanelContent: ExpandPanelContent & {
    title: string;
}

Type declaration

  • title: string

Generated using TypeDoc