The SearchTerms interface represents a record where the key is a string and the value is a string. It's used for storing search terms.

Hierarchy

  • SearchTerms

Indexable

[key: string]: string

Generated using TypeDoc