Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Functions

Type aliases

Match

Match: { extract: string; score: number }

Type declaration

  • extract: string
  • score: number

Functions

fuzzyMatch

  • fuzzyMatch(text: string, substring: string): Match

Legend

  • Function
  • Type alias
  • Class
  • Class with type parameter
  • Enumeration
  • Interface

Generated using TypeDoc