Pierre Lairez
2024-10-10 0d1f15d37cf3ceeb6465d7f102fc49bc33933450
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]