kanpov
2023-08-23 0aaf88b8521e2bc667cae525356eea3550ad9c96
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