Type alias GraphicElementsMap

GraphicElementsMap: {
    config: Config;
    graphics: Graphic[];
}

Type declaration

Generated using TypeDoc