Type Alias: AppContext
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
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 函数的上下文对象。