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_.exporter.md 575B

rpclibraryGlobals“Interfaces”Exporter

Interface: Exporter <T>

Type parameters

T

Hierarchy

  • Exporter

Index

Properties

Methods

Properties

name

name: T.Name

Defined in Interfaces.ts:5

Methods

exportRPCs

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

Defined in Interfaces.ts:6

Returns: T.RPC‹T›[]