plyght
2024-11-22 e1d754ef79e8c04d6fe0f9031ce74baf48d3bb10
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]