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