PanelsCloseEffect: {
    [panelId: string]: (() => void);
}

Type declaration

  • [panelId: string]: (() => void)
      • (): void
      • Returns void

Generated using TypeDoc