Jacky Zhao
2025-03-13 0babbdf7809a6c779c2548b1d1b50ef28d994cf9
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]