選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

_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›[]