Variable: GLOBAL_STATE
ts
const GLOBAL_STATE: object;
Defined in: packages/valaxy/node/env.ts:4
Type declaration
server
ts
server: ViteDevServer | undefined;
valaxyApp
ts
valaxyApp: ValaxyApp | undefined;