Andrew
2024-08-10 3b5ed813f5853b13711fb92f86648cb85e8d8f18
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]