Type alias EventHandler<E>

EventHandler<E>: {
    bivarianceHack(event: E): void;
}["bivarianceHack"]

Type Parameters

Generated using TypeDoc