Type alias _RemoveEventListenerInternal

_RemoveEventListener: (() => void)

Convenience type for the returned function of on.

Type declaration

    • (): void
    • Returns void