Simon Späti
2024-10-13 3d0ba320708420e53f090642aae23d29d5a502be
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]