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 152 B
import type { Wordlist } from "./wordlist.js"; export declare const wordlists: Record<string, Wordlist>; //# sourceMappingURL=wordlists-browser.d.ts.map