Type alias SocketFunc

SocketFunc: ((event: any) => void)

Type declaration

    • (event: any): void
    • Parameters

      • event: any

      Returns void

Generated using TypeDoc