Malcolm Mielle
2024-09-30 b8c46ba81a24c89059c9cd473baac72b463eb177
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]