interface IBubbleMode {
    bubble: IBubble;
}

Properties

Properties

bubble: IBubble