drupflare/drangler - v0.1.0
Preparing search index...
cloudflare/api
cloudflareApi
Function cloudflareApi
cloudflareApi
(
fetchFn
:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
,
)
=>
Promise
<
Response
>
,
token
:
string
,
base
?:
string
,
)
:
CloudflareApi
The REST surface drangler uses. Read-only: nothing here writes, deploys or deletes.
Parameters
fetchFn
:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
token
:
string
base
:
string
= API_BASE
Returns
CloudflareApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
drupflare/drangler - v0.1.0
Loading...
The REST surface drangler uses. Read-only: nothing here writes, deploys or deletes.