Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

can we add promise to methods. #20

Open
vinayathimmappa opened this issue Apr 24, 2018 · 1 comment
Open

can we add promise to methods. #20

vinayathimmappa opened this issue Apr 24, 2018 · 1 comment

Comments

@vinayathimmappa
Copy link

There are callback for each of the methods. Can we make it synchronous with promise

@Arteneko
Copy link

Arteneko commented Oct 7, 2018

A promise won't make it synchronous. However, for now, you can use Util.promisify from the NodeJS standard library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants