Type Alias: SearxngHeaders
ts
type SearxngHeaders = Record<string, string>;Defined in: batteries/tools/searxng/index.ts:31
A static set of request headers (used for custom authentication).
type SearxngHeaders = Record<string, string>;Defined in: batteries/tools/searxng/index.ts:31
A static set of request headers (used for custom authentication).