Aaron Pham
2024-10-07 497d51973ae2a986373decbfeb7a1afe229e5fd6
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]