Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/solidjs/solid-start
/ ImportMetaEnv
Interface
ImportMetaEnv
packages/start/src/env.d.ts:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
interface
ImportMetaEnv extends SolidStartMetaEnv {}
9
10
interface
SolidStartMetaEnv {
11
START_SSR: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected