@514labs/moose-lib 0.6.248-ci-1-g0f01aa3d → 0.6.248-ci-2-g03866643

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -613,6 +613,7 @@ var ClickHouseEngines = /* @__PURE__ */ ((ClickHouseEngines2) => {
613
613
  ClickHouseEngines2["Buffer"] = "Buffer";
614
614
  ClickHouseEngines2["Distributed"] = "Distributed";
615
615
  ClickHouseEngines2["IcebergS3"] = "IcebergS3";
616
+ ClickHouseEngines2["Kafka"] = "Kafka";
616
617
  ClickHouseEngines2["ReplicatedMergeTree"] = "ReplicatedMergeTree";
617
618
  ClickHouseEngines2["ReplicatedReplacingMergeTree"] = "ReplicatedReplacingMergeTree";
618
619
  ClickHouseEngines2["ReplicatedAggregatingMergeTree"] = "ReplicatedAggregatingMergeTree";