Skip to content

Add Promise style API support #80

@JounQin

Description

@JounQin

Initial checklist

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'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions