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