Variable: useSiteStore
Source: 1.0.0-rc.14 · a572916b42ec
ts
const useSiteStore: SetupStoreDefinition<"site", {
postList: ComputedRef<Post[]>;
}>;Defined in: packages/valaxy/client/stores/site.ts:13
cache site global store
- post
- tag
- category