Bluebird has a promisifyAll function that "Promisifies the entire object by going through the object's properties and creating an async equivalent of each function on the object and its prototype chain." function that "Prom
Bluebird has a promisifyAll function that "Promisifies the entire object by going through the object's properties and creating an async equivalent of each function on the object and its prototype chain." function that "Prom