Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Match<T>

A fuzzy search match.

Type parameters

  • T

Hierarchy

  • Match

Index

Properties

Properties

Readonly item

item: T

The original item.

Readonly ranges

ranges: readonly Range[]

An array of ranges representing the match regions.