Hierarchy

  • CallSender
    • EditorRawAPI

Indexable

[index: string]: (<T>(...args: unknown[]) => Promise<T>)
    • <T>(...args: unknown[]): Promise<T>
    • Type Parameters

      • T

      Parameters

      • Rest ...args: unknown[]

      Returns Promise<T>

Generated using TypeDoc