LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

    • Modules

    • Interfaces

    • Type Aliases

      • AddonKind

      • AddonLocale

      • AppContext

      • AppSetup

      • Categories

      • Category

      • MenuItem

      • MermaidOptions

      • MermaidSetup

      • Tags

      • TaxonomyNamespace

      • UserModule

    • Variables

    • Functions

  • node

  • types

Type Alias: AppContext ​

Source: 1.0.0-rc.14 · a572916b42ec

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 函数的上下文对象。

Previous pageAddonLocale
Next pageAppSetup
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors