Skip to content

CountUnit

Defined in: counting.ts:4

optional annotation?: SpanAnnotation<unknown>

Defined in: counting.ts:11


end: number

Defined in: counting.ts:6


kind: string

Defined in: counting.ts:8


start: number

Defined in: counting.ts:5


text: string

Defined in: counting.ts:7


tokenStarts: readonly number[]

Defined in: counting.ts:10

Document-global token starts represented by this unit.