Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
contracts
utils
BacklogHttpFetcher
Interface BacklogHttpFetcher
interface
BacklogHttpFetcher
{
fetch
(
url
:
URL
,
options
:
object
)
:
Promise
<
BacklogHttpResponse
>
;
}
Index
Methods
fetch
Methods
fetch
fetch
(
url
,
options
)
:
Promise
<
BacklogHttpResponse
>
Parameters
url
:
URL
options
:
object
Returns
Promise
<
BacklogHttpResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
fetch
@booksakura/backlog-client-ts
Loading...