UNPKG

@dtu-olp-2024/kafka-nocobase

Version:

A NocoBase plugin for Apache Kafka integration, supporting message publishing, topic management, and event-driven workflows. Built for the DTU GreenHope project.

3 lines (2 loc) 102 B
export declare const KAFKA_TOPICS: Record<string, string>; export declare const ALL_TOPICS: string[];