Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Definition
ts{ topics: (string | RegExp)[]; fromBeginning?: boolean; }
Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
ts{ topics: (string | RegExp)[]; fromBeginning?: boolean; }
Was this page helpful?