ignore docs folder
This commit is contained in:
@@ -1,41 +0,0 @@
|
||||
[rpclibrary](../README.md) › [Globals](../globals.md) › ["Interfaces"](../modules/_interfaces_.md) › [RPCExporter](_interfaces_.rpcexporter.md)
|
||||
|
||||
# Interface: RPCExporter <**T**>
|
||||
|
||||
Interface for all classes that may export RPCs
|
||||
|
||||
## Type parameters
|
||||
|
||||
▪ **T**
|
||||
|
||||
## Hierarchy
|
||||
|
||||
* **RPCExporter**
|
||||
|
||||
## Index
|
||||
|
||||
### Properties
|
||||
|
||||
* [name](_interfaces_.rpcexporter.md#name)
|
||||
|
||||
### Methods
|
||||
|
||||
* [exportRPCs](_interfaces_.rpcexporter.md#exportrpcs)
|
||||
|
||||
## 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›[]*
|
||||
Reference in New Issue
Block a user