Skip to content

Promisify an object's prototype functions? #21

@brody4hire

Description

@brody4hire

I wrote a library object using a CoffeeScript class and was not able to promisify it until I converted the code to just return a plain Object with the functions defined. No biggie but it would be cool if there were a way to promisify the object's prototype functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions