Aaron Pham
2024-08-25 bca74623a393c6957074e8adab90d056299e4c03
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]