Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Definition
ts{ topic: string; partitions: number[] }
Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
ts{ topic: string; partitions: number[] }
Was this page helpful?