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