pub const SVELTEKIT__LOAD__ENVIRONMENT: &str = "sveltekit.load.environment";Expand description
The runtime environment in which the SvelteKit load function was executed. Known values are 'server' and 'client'.
- Scrubbing: Manual
- Rewriting behavior: None