Rpc.Client() function
Signature:
Client: (opts: RpcOptions) => (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void
Parameters
Parameter |
Type |
Description |
---|---|---|
opts |
(target: any, propertyKey: string, descriptor: PropertyDescriptor) => void