Segment interface

서명:

export interface Segment 

속성

속성 유형 설명
endIndex 숫자
partIndex 숫자
startIndex 숫자

Segment.endIndex

서명:

endIndex: number;

세그먼트.partIndex

서명:

partIndex: number;

Segment.startIndex

서명:

startIndex: number;