Interface IServiceFactory<Client>

Type Parameters

  • Client

Hierarchy

  • IServiceFactory

Implemented by

Methods

  • Parameters

    • config: any
    • Optional clientId: string

    Returns Promise<Client>

Generated using TypeDoc