Type Alias: AppContext
ts
type AppContext = ValaxySSGContext;Defined in: packages/valaxy/client/setups.ts:34
See
https://github.com/antfu-collective/vite-ssg
En
The context object for the application setup function.
Zh
应用 setup 函数的上下文对象。