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