Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

_interfaces_.rpcexporter.md 641B

rpclibraryGlobals“Interfaces”RPCExporter

Interface: RPCExporter <T>

Interface for all classes that may export RPCs

Type parameters

T

Hierarchy

  • RPCExporter

Index

Properties

Methods

Properties

name

name: T.Name

Defined in Interfaces.ts:8

Methods

exportRPCs

exportRPCs(): T.RPC‹T›[]

Defined in Interfaces.ts:9

Returns: T.RPC‹T›[]