Parameters
Returns
Promise<FetchResponse>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type FetchProcessFunc: (req, resp) => Promise<FetchResponse>;
| Parameter | Type |
|---|---|
req | FetchRequest |
resp | FetchResponse |
Promise<FetchResponse>
Was this page helpful?
