Stephen Tse
2024-11-05 74f8c13598b00db30808b6d11fb691b38e313d93
quartz/cfg.ts
@@ -38,6 +38,10 @@
      provider: "cabin"
      host?: string
    }
  | {
      provider: "clarity"
      projectId?: string
    }
export interface GlobalConfiguration {
  pageTitle: string