Type alias OnAskAccounts

OnAskAccounts: ((clientId: string, params: undefined, origin: string) => void)

Type declaration

    • (clientId: string, params: undefined, origin: string): void
    • Parameters

      • clientId: string
      • params: undefined
      • origin: string

      Returns void

Generated using TypeDoc