Raiondesu/eventhoven

Allow event handlers to return a value

Closed this issue · 1 comments

Currently, handler's return values are void-ed, making no use of a possible feature.

Maybe allow event handlers to return a value, even if not a typed one?

This could be used for many things.

Available as @next:

npm i -S eventhoven@next