interface BubbleMode {
    bubble?: Bubble;
}

Properties

Properties

bubble?: Bubble