This package has been deprecated

Author message:

See Readme for deprecation details

function-prep

1.0.2 • Public • Published

function-prep

build status codecov Code Climate

DEPRECATED

Use bind() instead

Promise.resolve(thenSleep(1))
  .then(thenSleep.bind(null, 2))

Package Sidebar

Install

npm i function-prep

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • ecman