Jacky Zhao
2023-08-23 a1a1e7e1e0c06f2f7b759c5aecd6a9ceba3e2717
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