SummaryContext interface

The context of the summary.

Properties

length

The length of the context. Use of different 'stringIndexType' values can affect the length returned.

offset

Start position for the context. Use of different 'stringIndexType' values can affect the offset returned.

Property Details

length

The length of the context. Use of different 'stringIndexType' values can affect the length returned.

length: number

Property Value

number

offset

Start position for the context. Use of different 'stringIndexType' values can affect the offset returned.

offset: number

Property Value

number