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