UNPKG

@sveltejs/kit

Version:

SvelteKit is the fastest way to build Svelte apps

8 lines (6 loc) 236 B
export * from '__sveltekit/env/public/client'; if (!__SVELTEKIT_EXPERIMENTAL_EXPLICIT_ENVIRONMENT_VARIABLES__) { throw new Error( 'Cannot import `$app/env/public` unless `experimental.explicitEnvironmentVariables` is enabled' ); }