Skip to content

Variable: GLOBAL_STATE

ts
const GLOBAL_STATE: object;

Defined in: packages/valaxy/node/env.ts:6

Type Declaration

server

ts
server: ViteDevServer | undefined;

valaxyApp

ts
valaxyApp: ValaxyApp | undefined;