Rpc.Client() function

Signature:

Client: (opts: RpcOptions) => (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void

Parameters

Parameter

Type

Description

opts

RpcOptions

**Returns:**

(target: any, propertyKey: string, descriptor: PropertyDescriptor) => void