Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
StateEgressBinding
Interface StateEgressBinding
interface
StateEgressBinding
{
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...