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
Invitation
Type Alias Invitation<R, A>
Invitation
<
R
,
A
>
:
Payment
<
"set"
,
InvitationDetails
>
&
{
[OfferArgs]
?:
A
;
[OfferReturn]
?:
R
;
}
Type Parameters
R
=
unknown
A
=
undefined
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...