Interface RpcResponse<T>

Type Parameters

  • T

Hierarchy

  • RpcResponse

Properties

Properties

error: unknown
id: number
result: T

Generated using TypeDoc