Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IIndexTerm<T>

describes an index term

Type parameters

  • T

Hierarchy

  • IIndexTerm

Index

Properties

distance: number

distance of term in the source

item: T

item term found in

value: string

term value

Generated using TypeDoc