Type Alias EncodedTextSegment

EncodedTextSegment: { indices: number[]; width: number }

Type declaration

  • indices: number[]
  • width: number