Ben Schlegel
2024-11-12 137d55eb1b64e87ff6f3cec52786e5e1bb68798e
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]