Rpc.Server() function

Signature:

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

Parameters

Parameter

Type

Description

opts

RpcOptions

**Returns:**

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