dependabot[bot]
2024-10-02 319b4497bc442500344670ea37d1e284aa9dea05
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]