Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/contractFacet/types-ambient
HandleOffer
Type alias HandleOffer<OR, OA>
Handle
Offer
<
OR
,
OA
>
:
(
(
seat
,
offerArgs
)
=>
OR
)
Type Parameters
OR
extends
unknown
OA
Type declaration
(
seat
,
offerArgs
)
:
OR
Parameters
seat
:
ZCFSeat
offerArgs
:
OA
Returns
OR
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...