Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zone
PromiseWatcherI
Variable PromiseWatcherI
Const
Promise
WatcherI
:
InterfaceGuard
<
{
onFulfilled
:
MethodGuard
;
onRejected
:
MethodGuard
;
}
>
= ...
A PromiseWatcher interface that has both onFulfilled and onRejected handlers.
Type declaration
on
Fulfilled
:
MethodGuard
on
Rejected
:
MethodGuard
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
A PromiseWatcher interface that has both onFulfilled and onRejected handlers.