VizConfigSpec🔗--- Kinds ---Definition🔗export interface VizConfigSpec { options: any; fieldConfig: dashboardv2beta1.FieldConfigSource; }