LibraryPanelKind🔗Definition🔗export interface LibraryPanelKind { kind: "LibraryPanel"; spec: dashboardv2beta1.LibraryPanelKindSpec; } See also🔗 LibraryPanelBuilder