Skip to content

EventHandler should have mixed return type #1242

@nmote

Description

@nmote

Currently it is void which means that, for example, an async function cannot be an EventHandler because its return type is Promise<void>.

I'll put up a diff shortly.

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