@koduhai/mcp-kit
Preparing search index...
upstream
HeaderSource
Type Alias HeaderSource
HeaderSource
:
|
Record
<
string
,
string
>
|
(
()
=>
Record
<
string
,
string
>
|
Promise
<
Record
<
string
,
string
>
>
)
A source of static-ish headers: an object, or a (possibly async) function returning one.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@koduhai/mcp-kit
Loading...
A source of static-ish headers: an object, or a (possibly async) function returning one.