Type alias ValidPeakEvent

ValidPeakEvent: {
    data: ValidPeakEventData;
}

Type declaration