Interface Disconnectable

Hierarchy

  • Disconnectable

Properties

Properties

disconnect: (() => void)

Type declaration

    • (): void
    • Stops the event listener.

      Returns void