[rpclibrary](../README.md) › [Globals](../globals.md) › ["Interfaces"](../modules/_interfaces_.md) › [Exporter](_interfaces_.exporter.md) # Interface: Exporter <**T**> ## Type parameters ▪ **T** ## Hierarchy * **Exporter** ## Index ### Properties * [name](_interfaces_.exporter.md#name) ### Methods * [exportRPCs](_interfaces_.exporter.md#exportrpcs) ## 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›[]*