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