You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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