toolish - v0.2.5
    Preparing search index...

    Interface EventHandler<Event>

    Function that receives an event. May return a promise to indicate when they're done. Other return values are ignored. Set AbstractEvent.handled to true to stop all further event processing.

    Type Parameters

    • Event