Type alias PopoverDetail

PopoverDetail: {
    messageId: string;
    popoverType: PopoverType | undefined;
}

Type declaration

Generated using TypeDoc