Type Alias TokenSearchRules

TokenSearchRules: Record<string, TokenIndexRules | null> | string[]

Not well documented.