Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
AuditProxyServiceBinding
Interface AuditProxyServiceBinding
Explicit compatibility type for an ordinary private service binding.
interface
AuditProxyServiceBinding
{
fetch
(
request
:
Request
)
:
Promise
<
Response
>
;
}
Index
Methods
fetch
Methods
fetch
fetch
(
request
:
Request
)
:
Promise
<
Response
>
Parameters
request
:
Request
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
fetch
Documentation
GitHub
Anchorage API reference
Loading...
Explicit compatibility type for an ordinary private service binding.