SegmentsEvents: {
    enter: string;
    leave: string;
}

Type declaration

  • enter: string
  • leave: string