Thomas Hack
2024-10-25 1d2dc167f4397e230092cc867889a86734343cfc
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]