@endo/eventual-send
TypeScript icon, indicating that this package has built-in type declarations

0.17.6 • Public • Published

HandledPromise

dependency status dev dependency status License

Create a HandledPromise class to implement the eventual-send API. This API is used by the ECMAScript eventual-send proposal.

How to use

Note: If you're writing an application, you probably don't want to use this package directly. You'll want to use the eventual-send ~. operator (tildot) provided in SES or other platforms.

To install the HandledPromise global property shim, do:

import '@agoric/eventual-send/shim';

After that, you can use HandledPromise in any of your code. If you need access to the E proxy maker, do:

import { E } from '@agoric/eventual-send';

Readme

Keywords

Package Sidebar

Install

npm i @endo/eventual-send

Weekly Downloads

3,141

Version

0.17.6

License

Apache-2.0

Unpacked Size

77.6 kB

Total Files

30

Last publish

Collaborators

  • mhofman
  • kriskowal
  • michaelfig
  • erights
  • warner