注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
fetch is used. If you wish to use Axios, this is how you would
register it.
Parameters
Returns
Promise<GetUrlResponse>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
type FetchGetUrlFunc: (req, signal?) => Promise<GetUrlResponse>;
fetch is used. If you wish to use Axios, this is how you would
register it.
| Parameter | Type |
|---|---|
req | FetchRequest |
signal? | FetchCancelSignal |
Promise<GetUrlResponse>
