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.

9 lines 278 B
"use strict"; /* Do NOT modify this file; see /src.ts/_admin/update-version.ts */ Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; /** * The current version of Ethers. */ exports.version = "6.13.4"; //# sourceMappingURL=_version.js.map