Skip to content

bot44/then

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published