@micro/thunk-to-promise

0.1.0 • Public • Published

thunk-to-promise

Build status NPM version Code style

Convert a thunk to a promise.

Installation

$ npm install @micro/thunk-to-promise

Usage

var thunkToPromise = require('@micro/thunk-to-promise')

Api

thunkToPromise(arg1, arg2)

  • arg1 -
  • arg2 -

Returns:

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @micro/thunk-to-promise

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • ashaffer
  • joshrtay
  • micro-admin