Skip to main content

SVELTEKIT__LOAD__ENVIRONMENT

Constant SVELTEKIT__LOAD__ENVIRONMENT 

Source
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