br4nch

1.0.5 • Public • Published

Installing

sudo npm i --save br4nch

Usage Example

var B = require('br4nch');

B()
  .then((value) => {console.log(value);})
  .catch((err) => {console.log(err);})

Readme

Keywords

Package Sidebar

Install

npm i br4nch

Weekly Downloads

3

Version

1.0.5

License

ISC

Last publish

Collaborators

  • cagataycali