Francisco Gama T. R.
2024-12-03 5a5ef670fee5f5f65981801a7ec9c2e563fe99ad
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]