Variable: useSiteStore

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
const useSiteStore: SetupStoreDefinition<"site", {
  postList: ComputedRef<Post[]>;
}>;

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

cache site global store

  • post
  • tag
  • category