Variable annotationIconsConst

annotationIcons: {
    [x: string]: SVGTemplateResult | undefined;
} = ...

Type declaration

  • [x: string]: SVGTemplateResult | undefined