Skip to content

Variable: useSiteStore

const useSiteStore: StoreDefinition<"site", Pick<{ postList: ComputedRef<Partial<PostFrontMatter>[]>; }, never>, Pick<{ postList: ComputedRef<Partial<PostFrontMatter>[]>; }, "postList">, Pick<{ postList: ComputedRef<Partial<PostFrontMatter>[]>; }, never>>

Defined in: packages/valaxy/client/stores/site.ts:13

cache site global store

  • post
  • tag
  • category