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