SegmentUtils: {
    areSegmentsOverlapping: typeof areSegmentsOverlapping;
    resetData: typeof resetData;
}

Type declaration

  • areSegmentsOverlapping: typeof areSegmentsOverlapping
  • resetData: typeof resetData

Generated using TypeDoc