Jacky Zhao
2023-08-21 777ff51c7a704459f9708086845b62aa8fe4e89d
quartz/cfg.ts
@@ -1,6 +1,6 @@
import { QuartzComponent } from "./components/types"
import { PluginTypes } from "./plugins/types"
import { Theme } from "./theme"
import { Theme } from "./util/theme"
export type Analytics =
  | null