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

1.2.2 • 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

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

4,614

Version

1.2.2

License

Apache-2.0

Unpacked Size

91.1 kB

Total Files

35

Last publish

Collaborators

  • mhofman
  • kriskowal
  • michaelfig
  • erights
  • warner