Module Promisify
Provides classes modeling libraries implementing promisify functions.
That is, functions that convert callback style functions to functions that return a promise.
Import path
import javascriptClasses
| PromisifyAllCall | A call to a |
| PromisifyCall | A call to a |