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