Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/index"

Index

Classes

Type aliases

Variables

Functions

Type aliases

IInput

IInput: string[]

IInputMap

IInputMap: [string, T][]

ITrieOptions

ITrieOptions: object

Type declaration

  • Optional ignoreCase?: boolean
    default

    true

  • Optional mapMode?: boolean

Variables

Const PERMS_MIN_LEN

PERMS_MIN_LEN: 2 = config.PERMS_MIN_LEN

Const SYM_RAW

SYM_RAW: any = Symbol('trie')

Functions

createTrie

Generated using TypeDoc