Variable iconsConst

icons: {
    callEnd: Element;
    mic: Element;
    micOff: Element;
    remoteSwap: Element;
    screen: Element;
    stop: Element;
    videocam: Element;
    videocamOff: Element;
} = ...

Type declaration

Generated using TypeDoc