• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/vat-data
  • watchPromise

Function watchPromise

  • watchPromise<P, A>(p, watcher, ...args): void
  • Type Parameters

    • P extends Promise<any>
    • A extends any[]

    Parameters

    • p: P
    • watcher: PromiseWatcher<Awaited<P>, A>
    • Rest...args: A

    Returns void

    • Defined in packages/vat-data/src/vat-data-bindings.js:51

Settings

Member Visibility
API documentation of Agoric SDK
  • Loading...

Generated using TypeDoc