type alias ConfigLogimport { type ConfigLog } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/mod.ts"; definition: { pipelines?: Pipeline[]; }