Jon Erling Hustadnes
2025-02-27 9b47279fe62bfd8921bb4f98c3008feff2d9fe34
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]