MCPcopy 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
8interface ImportMetaEnv extends SolidStartMetaEnv {}
9
10interface SolidStartMetaEnv {
11 START_SSR: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected