Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zone
watchPromise
Function watchPromise
Shim the promise watcher behaviour when VatData.watchPromise is not available.
watch
Promise
(
p
,
watcher
,
...
watcherArgs
)
:
void
Parameters
p
:
Promise
<
any
>
watcher
:
PromiseWatcher
Rest
...
watcherArgs
:
unknown
[]
Returns
void
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
Shim the promise watcher behaviour when VatData.watchPromise is not available.