Вы не можете выбрать более 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›[]