MCPcopy
hub / github.com/postgres-ai/database-lab-engine / ImportMeta

Interface ImportMeta

ui/packages/ce/src/vite-env.d.ts:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8interface ImportMeta {
9 readonly env: ImportMetaEnv
10}
11
12// BUILD_TIMESTAMP is injected at build time via vite.config.ts define, not a VITE_ env var
13declare namespace NodeJS {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected