Type Alias OutputPanelDetails

OutputPanelDetails: Record<string, { label: string; value: string | number }>