blob: 86da034afc04d2fca07efa1f300fe98313d59c33 [file] [log] [blame]
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export type ChartControlPanel = { [key: string]: any };