Indexable
▪ [key:string]: unknown
Table of contents
Properties
Properties
request
• request: (args: { method: string ; params?: unknown[] }) => Promise<unknown>
Type declaration
▸ (args): Promise<unknown>
Parameters
Returns
Promise<unknown>
