Type alias ConnectionErrorCallback

ConnectionErrorCallback: ((error: string) => any)

Type declaration

    • (error: string): any
    • Parameters

      • error: string

      Returns any

Generated using TypeDoc