Kind: Type
Source: packages/microservices/module/interfaces/clients-module.interface.ts
Part of: Microservices
Definition
ts| Array<ClientsProviderAsyncOptions> | { clients: Array<ClientsProviderAsyncOptions>; isGlobal?: boolean; }
Kind: Type
Source: packages/microservices/module/interfaces/clients-module.interface.ts
Part of: Microservices
ts| Array<ClientsProviderAsyncOptions> | { clients: Array<ClientsProviderAsyncOptions>; isGlobal?: boolean; }
Was this page helpful?