bot44-then
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

then

Installation

$ npm install bot44-then

Usage

const then = require('bot44-then');

let hello = Promise.resolve('Hello world!');

then(hello, (word) => console.log(world));

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i bot44-then

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jkeylu