Jacky Zhao
2023-08-20 b99d4cd8ce99ea1e52a97654ab153774a6bc598a
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