-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
💪 phase/solvedPost is donePost is done
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Problem
It still use callback style API
Current solutions
N/A
Proposed solutions
Migrate to mixed support for callback + Promise style at the same time by checking typeof callback === 'function'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
💪 phase/solvedPost is donePost is done