Closed
Description
In the migration guide, it suggest using mitt to migrate existing event hubs, but its interface is incompatible with Vue 2 where:
I suggest to include tiny-emitter which its interface is fully compatible with Vue 2 $on
, $off
and $once
, and its emit method do support variadic arguments.
Metadata
Metadata
Assignees
Labels
No labels