Felix Nie
2025-03-16 a72b1a422485d4f2258e58c1f76f933cb24cf455
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]