Interface IEventEmitter

Hierarchy

  • IEventEmitter

Properties

Methods

Properties

off: IEmitterMethod
on: IEmitterMethod
once: IEmitterMethod

Methods

  • Parameters

    • type: string
    • Rest ...args: any[]

    Returns void