Type Alias CenterPanelContent

CenterPanelContent: {
    attribution: string;
    close: string;
    closeAttribution: string;
}

Type declaration

  • attribution: string
  • close: string
  • closeAttribution: string