Latest
interface IResourceConfig
import { type IResourceConfig } from "https://dotland.deno.dev/x/kafkasaur@v0.0.7/index.d.ts";

Properties

name: string
configEntries: { name: string; value: string; }[]