Interface ApiEventMap

interface ApiEventMap {
    event: PitcherEvent;
}

Properties

Properties