API Documentation
    Preparing search index...

    Interface EventSource<Events>

    Like Evented, but only specifies the on function. This is useful if clients of a class should not be able to invoke the emit() function themselves.

    Type Parameters

    • Events