Interface WebcastLinkMicBattle

interface WebcastLinkMicBattle {
    data: any;
    type: "WebcastLinkMicBattle";
}

Properties

Properties

data: any
type: "WebcastLinkMicBattle"