drupflare/drangler - v0.1.0
Preparing search index...
health/probe
ProbeDeps
Interface ProbeDeps
interface
ProbeDeps
{
fetch
:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
,
)
=>
Promise
<
Response
>
;
now
?:
()
=>
number
;
}
Index
Properties
fetch
now?
Properties
fetch
fetch
:
(
input
:
string
|
URL
|
Request
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
Optional
now
now
?:
()
=>
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
now
drupflare/drangler - v0.1.0
Loading...