HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/quadcode.com/.svelte-kit/ambient.d.ts
// this file is generated — do not edit it


/// <reference types="@sveltejs/kit" />

/**
 * Environment variables [loaded by Vite](https://vitejs.dev/guide/env-and-mode.html#env-files) from `.env` files and `process.env`. Like [`$env/dynamic/private`](https://kit.svelte.dev/docs/modules#$env-dynamic-private), this module cannot be imported into client-side code. This module only includes variables that _do not_ begin with [`config.kit.env.publicPrefix`](https://kit.svelte.dev/docs/configuration#env) _and do_ start with [`config.kit.env.privatePrefix`](https://kit.svelte.dev/docs/configuration#env) (if configured).
 * 
 * _Unlike_ [`$env/dynamic/private`](https://kit.svelte.dev/docs/modules#$env-dynamic-private), the values exported from this module are statically injected into your bundle at build time, enabling optimisations like dead code elimination.
 * 
 * ```ts
 * import { API_KEY } from '$env/static/private';
 * ```
 * 
 * Note that all environment variables referenced in your code should be declared (for example in an `.env` file), even if they don't have a value until the app is deployed:
 * 
 * ```
 * MY_FEATURE_FLAG=""
 * ```
 * 
 * You can override `.env` values from the command line like so:
 * 
 * ```bash
 * MY_FEATURE_FLAG="enabled" npm run dev
 * ```
 */
declare module '$env/static/private' {
	export const PRIVATE_WP_URL: string;
	export const PRIVATE_BITRIX24_HOST: string;
	export const PRIVATE_BITRIX24_USER_ID: string;
	export const PRIVATE_BITRIX24_TOKEN: string;
	export const PRIVATE_FORMS_API_URL: string;
	export const PRIVATE_GOOGLE_KEY: string;
	export const PRIVATE_YOUTUBE_ID_PLAYLIST: string;
	export const PRIVATE_ACTIVE_CAMPAIGN_HOST: string;
	export const PRIVATE_ACTIVE_CAMPAIGN_TOKEN: string;
	export const PRIVATE_ACTIVE_CAMPAIGN_LIST_ID: string;
	export const PRIVATE_ACTIVE_CAMPAIGN_LIST_BLOG_ID: string;
	export const ACTIVE_CAMPAIGN_POPUP_LIST_ID: string;
	export const API_URL: string;
	export const CI_SERVER_REVISION: string;
	export const FF_USE_WINDOWS_LEGACY_PROCESS_STRATEGY: string;
	export const GITLAB_USER_LOGIN: string;
	export const CI_COMMIT_SHORT_SHA: string;
	export const FF_SCRIPT_SECTIONS: string;
	export const CI_SERVER_VERSION_PATCH: string;
	export const FF_GITLAB_REGISTRY_HELPER_IMAGE: string;
	export const CI_DEPENDENCY_PROXY_PASSWORD: string;
	export const CI_DEPENDENCY_PROXY_SERVER: string;
	export const MAIL: string;
	export const USER: string;
	export const CI_JOB_STARTED_AT_SLUG: string;
	export const npm_config_user_agent: string;
	export const CI_PROJECT_NAME: string;
	export const CI_SHARED_ENVIRONMENT: string;
	export const CI_SERVER_PROTOCOL: string;
	export const FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: string;
	export const CI_RUNNER_REVISION: string;
	export const CI: string;
	export const XDG_SESSION_TYPE: string;
	export const CI_COMMIT_DESCRIPTION: string;
	export const CI_JOB_STAGE: string;
	export const CI_PROJECT_DESCRIPTION: string;
	export const npm_node_execpath: string;
	export const CI_SERVER_VERSION: string;
	export const SHLVL: string;
	export const CI_DEPENDENCY_PROXY_USER: string;
	export const npm_config_noproxy: string;
	export const HOME: string;
	export const CI_PROJECT_ROOT_NAMESPACE: string;
	export const OLDPWD: string;
	export const FF_NETWORK_PER_BUILD: string;
	export const CI_COMMIT_REF_NAME: string;
	export const CI_SERVER_HOST: string;
	export const CI_JOB_ID: string;
	export const NVM_BIN: string;
	export const npm_package_json: string;
	export const CI_RUNNER_VERSION: string;
	export const NVM_INC: string;
	export const CI_PIPELINE_SOURCE: string;
	export const FF_SKIP_NOOP_BUILD_STAGES: string;
	export const CI_DEFAULT_BRANCH: string;
	export const CI_BUILDS_DIR: string;
	export const CI_SERVER_VERSION_MAJOR: string;
	export const FF_USE_FASTZIP: string;
	export const CI_REGISTRY_PASSWORD: string;
	export const CI_COMMIT_REF_PROTECTED: string;
	export const CI_SERVER_URL: string;
	export const CI_TEMPLATE_REGISTRY_HOST: string;
	export const npm_config_userconfig: string;
	export const npm_config_local_prefix: string;
	export const GITLAB_FEATURES: string;
	export const CI_REGISTRY_IMAGE: string;
	export const CI_PROJECT_ID: string;
	export const DBUS_SESSION_BUS_ADDRESS: string;
	export const CI_COMMIT_MESSAGE_IS_TRUNCATED: string;
	export const npm_config_engine_strict: string;
	export const npm_config_resolution_mode: string;
	export const CI_COMMIT_SHA: string;
	export const GITLAB_CI: string;
	export const COLOR: string;
	export const NVM_DIR: string;
	export const CI_CONCURRENT_ID: string;
	export const CI_REGISTRY_USER: string;
	export const CI_SERVER_PORT: string;
	export const FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR: string;
	export const CI_PROJECT_PATH: string;
	export const LOGNAME: string;
	export const CI_PROJECT_DIR: string;
	export const CI_PROJECT_NAMESPACE: string;
	export const FF_ENABLE_JOB_CLEANUP: string;
	export const CI_COMMIT_TIMESTAMP: string;
	export const JOURNAL_STREAM: string;
	export const _: string;
	export const npm_config_prefix: string;
	export const npm_config_npm_version: string;
	export const CI_SERVER_NAME: string;
	export const FF_USE_DIRECT_DOWNLOAD: string;
	export const XDG_SESSION_CLASS: string;
	export const CI_JOB_TOKEN: string;
	export const FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL: string;
	export const CI_NODE_TOTAL: string;
	export const CI_PROJECT_NAMESPACE_ID: string;
	export const CI_PIPELINE_CREATED_AT: string;
	export const XDG_SESSION_ID: string;
	export const npm_config_cache: string;
	export const CI_JOB_NAME_SLUG: string;
	export const GIT_STRATEGY: string;
	export const CI_CONCURRENT_PROJECT_ID: string;
	export const CI_PIPELINE_URL: string;
	export const FF_KUBERNETES_HONOR_ENTRYPOINT: string;
	export const npm_config_node_gyp: string;
	export const PATH: string;
	export const CI_RUNNER_DESCRIPTION: string;
	export const CONFIG_FILE: string;
	export const CI_SERVER_VERSION_MINOR: string;
	export const INVOCATION_ID: string;
	export const CI_JOB_STARTED_AT: string;
	export const NODE: string;
	export const npm_package_name: string;
	export const GITLAB_USER_EMAIL: string;
	export const FF_USE_NEW_BASH_EVAL_STRATEGY: string;
	export const CI_PROJECT_VISIBILITY: string;
	export const CI_COMMIT_TITLE: string;
	export const XDG_RUNTIME_DIR: string;
	export const CI_PROJECT_TITLE: string;
	export const CI_SERVER: string;
	export const CI_JOB_GROUP_NAME: string;
	export const CI_PROJECT_TOPICS: string;
	export const FF_CMD_DISABLE_DELAYED_ERROR_LEVEL_EXPANSION: string;
	export const LANG: string;
	export const CI_PAGES_URL: string;
	export const CI_PROJECT_REPOSITORY_LANGUAGES: string;
	export const CI_SERVER_FQDN: string;
	export const CI_COMMIT_AUTHOR: string;
	export const npm_lifecycle_script: string;
	export const CI_RUNNER_SHORT_TOKEN: string;
	export const CI_PAGES_DOMAIN: string;
	export const SHELL: string;
	export const CI_PIPELINE_NAME: string;
	export const CI_REPOSITORY_URL: string;
	export const CI_COMMIT_BRANCH: string;
	export const CI_PROJECT_CLASSIFICATION_LABEL: string;
	export const npm_package_version: string;
	export const npm_lifecycle_event: string;
	export const FF_USE_POWERSHELL_PATH_RESOLVER: string;
	export const CI_API_GRAPHQL_URL: string;
	export const CI_RUNNER_ID: string;
	export const CI_DEFAULT_BRANCH_SLUG: string;
	export const CI_API_V4_URL: string;
	export const CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX: string;
	export const CI_REGISTRY: string;
	export const GITLAB_USER_NAME: string;
	export const CI_PIPELINE_IID: string;
	export const CI_RUNNER_EXECUTABLE_ARCH: string;
	export const CI_SERVER_SHELL_SSH_HOST: string;
	export const CI_JOB_URL: string;
	export const npm_config_globalconfig: string;
	export const npm_config_init_module: string;
	export const CI_COMMIT_REF_SLUG: string;
	export const PWD: string;
	export const npm_execpath: string;
	export const CI_RUNNER_TAGS: string;
	export const NVM_CD_FLAGS: string;
	export const FF_USE_NEW_SHELL_ESCAPE: string;
	export const XDG_DATA_DIRS: string;
	export const npm_config_global_prefix: string;
	export const CI_PIPELINE_ID: string;
	export const CI_SERVER_TLS_CA_FILE: string;
	export const CI_PROJECT_PATH_SLUG: string;
	export const CI_COMMIT_BEFORE_SHA: string;
	export const CI_CONFIG_PATH: string;
	export const CI_PROJECT_URL: string;
	export const npm_command: string;
	export const CI_PROJECT_NAMESPACE_SLUG: string;
	export const CI_COMMIT_MESSAGE: string;
	export const GITLAB_USER_ID: string;
	export const CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX: string;
	export const CI_PAGES_HOSTNAME: string;
	export const FF_ENABLE_BASH_EXIT_CODE_CHECK: string;
	export const CI_JOB_NAME: string;
	export const CI_JOB_STATUS: string;
	export const CI_SERVER_SHELL_SSH_PORT: string;
	export const INIT_CWD: string;
	export const EDITOR: string;
	export const NODE_ENV: string;
}

/**
 * Similar to [`$env/static/private`](https://kit.svelte.dev/docs/modules#$env-static-private), except that it only includes environment variables that begin with [`config.kit.env.publicPrefix`](https://kit.svelte.dev/docs/configuration#env) (which defaults to `PUBLIC_`), and can therefore safely be exposed to client-side code.
 * 
 * Values are replaced statically at build time.
 * 
 * ```ts
 * import { PUBLIC_BASE_URL } from '$env/static/public';
 * ```
 */
declare module '$env/static/public' {
	export const PUBLIC_RECAPTCHA_SITE_KEY: string;
	export const PUBLIC_RECAPTCHA_SECRET: string;
	export const PUBLIC_SITE_NAME: string;
	export const PUBLIC_POPUP_WIDGET: string;
}

/**
 * This module provides access to runtime environment variables, as defined by the platform you're running on. For example if you're using [`adapter-node`](https://github.com/sveltejs/kit/tree/master/packages/adapter-node) (or running [`vite preview`](https://kit.svelte.dev/docs/cli)), this is equivalent to `process.env`. This module only includes variables that _do not_ begin with [`config.kit.env.publicPrefix`](https://kit.svelte.dev/docs/configuration#env) _and do_ start with [`config.kit.env.privatePrefix`](https://kit.svelte.dev/docs/configuration#env) (if configured).
 * 
 * This module cannot be imported into client-side code.
 * 
 * ```ts
 * import { env } from '$env/dynamic/private';
 * console.log(env.DEPLOYMENT_SPECIFIC_VARIABLE);
 * ```
 * 
 * > In `dev`, `$env/dynamic` always includes environment variables from `.env`. In `prod`, this behavior will depend on your adapter.
 */
declare module '$env/dynamic/private' {
	export const env: {
		PRIVATE_WP_URL: string;
		PRIVATE_BITRIX24_HOST: string;
		PRIVATE_BITRIX24_USER_ID: string;
		PRIVATE_BITRIX24_TOKEN: string;
		PRIVATE_FORMS_API_URL: string;
		PRIVATE_GOOGLE_KEY: string;
		PRIVATE_YOUTUBE_ID_PLAYLIST: string;
		PRIVATE_ACTIVE_CAMPAIGN_HOST: string;
		PRIVATE_ACTIVE_CAMPAIGN_TOKEN: string;
		PRIVATE_ACTIVE_CAMPAIGN_LIST_ID: string;
		PRIVATE_ACTIVE_CAMPAIGN_LIST_BLOG_ID: string;
		ACTIVE_CAMPAIGN_POPUP_LIST_ID: string;
		API_URL: string;
		CI_SERVER_REVISION: string;
		FF_USE_WINDOWS_LEGACY_PROCESS_STRATEGY: string;
		GITLAB_USER_LOGIN: string;
		CI_COMMIT_SHORT_SHA: string;
		FF_SCRIPT_SECTIONS: string;
		CI_SERVER_VERSION_PATCH: string;
		FF_GITLAB_REGISTRY_HELPER_IMAGE: string;
		CI_DEPENDENCY_PROXY_PASSWORD: string;
		CI_DEPENDENCY_PROXY_SERVER: string;
		MAIL: string;
		USER: string;
		CI_JOB_STARTED_AT_SLUG: string;
		npm_config_user_agent: string;
		CI_PROJECT_NAME: string;
		CI_SHARED_ENVIRONMENT: string;
		CI_SERVER_PROTOCOL: string;
		FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: string;
		CI_RUNNER_REVISION: string;
		CI: string;
		XDG_SESSION_TYPE: string;
		CI_COMMIT_DESCRIPTION: string;
		CI_JOB_STAGE: string;
		CI_PROJECT_DESCRIPTION: string;
		npm_node_execpath: string;
		CI_SERVER_VERSION: string;
		SHLVL: string;
		CI_DEPENDENCY_PROXY_USER: string;
		npm_config_noproxy: string;
		HOME: string;
		CI_PROJECT_ROOT_NAMESPACE: string;
		OLDPWD: string;
		FF_NETWORK_PER_BUILD: string;
		CI_COMMIT_REF_NAME: string;
		CI_SERVER_HOST: string;
		CI_JOB_ID: string;
		NVM_BIN: string;
		npm_package_json: string;
		CI_RUNNER_VERSION: string;
		NVM_INC: string;
		CI_PIPELINE_SOURCE: string;
		FF_SKIP_NOOP_BUILD_STAGES: string;
		CI_DEFAULT_BRANCH: string;
		CI_BUILDS_DIR: string;
		CI_SERVER_VERSION_MAJOR: string;
		FF_USE_FASTZIP: string;
		CI_REGISTRY_PASSWORD: string;
		CI_COMMIT_REF_PROTECTED: string;
		CI_SERVER_URL: string;
		CI_TEMPLATE_REGISTRY_HOST: string;
		npm_config_userconfig: string;
		npm_config_local_prefix: string;
		GITLAB_FEATURES: string;
		CI_REGISTRY_IMAGE: string;
		CI_PROJECT_ID: string;
		DBUS_SESSION_BUS_ADDRESS: string;
		CI_COMMIT_MESSAGE_IS_TRUNCATED: string;
		npm_config_engine_strict: string;
		npm_config_resolution_mode: string;
		CI_COMMIT_SHA: string;
		GITLAB_CI: string;
		COLOR: string;
		NVM_DIR: string;
		CI_CONCURRENT_ID: string;
		CI_REGISTRY_USER: string;
		CI_SERVER_PORT: string;
		FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR: string;
		CI_PROJECT_PATH: string;
		LOGNAME: string;
		CI_PROJECT_DIR: string;
		CI_PROJECT_NAMESPACE: string;
		FF_ENABLE_JOB_CLEANUP: string;
		CI_COMMIT_TIMESTAMP: string;
		JOURNAL_STREAM: string;
		_: string;
		npm_config_prefix: string;
		npm_config_npm_version: string;
		CI_SERVER_NAME: string;
		FF_USE_DIRECT_DOWNLOAD: string;
		XDG_SESSION_CLASS: string;
		CI_JOB_TOKEN: string;
		FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL: string;
		CI_NODE_TOTAL: string;
		CI_PROJECT_NAMESPACE_ID: string;
		CI_PIPELINE_CREATED_AT: string;
		XDG_SESSION_ID: string;
		npm_config_cache: string;
		CI_JOB_NAME_SLUG: string;
		GIT_STRATEGY: string;
		CI_CONCURRENT_PROJECT_ID: string;
		CI_PIPELINE_URL: string;
		FF_KUBERNETES_HONOR_ENTRYPOINT: string;
		npm_config_node_gyp: string;
		PATH: string;
		CI_RUNNER_DESCRIPTION: string;
		CONFIG_FILE: string;
		CI_SERVER_VERSION_MINOR: string;
		INVOCATION_ID: string;
		CI_JOB_STARTED_AT: string;
		NODE: string;
		npm_package_name: string;
		GITLAB_USER_EMAIL: string;
		FF_USE_NEW_BASH_EVAL_STRATEGY: string;
		CI_PROJECT_VISIBILITY: string;
		CI_COMMIT_TITLE: string;
		XDG_RUNTIME_DIR: string;
		CI_PROJECT_TITLE: string;
		CI_SERVER: string;
		CI_JOB_GROUP_NAME: string;
		CI_PROJECT_TOPICS: string;
		FF_CMD_DISABLE_DELAYED_ERROR_LEVEL_EXPANSION: string;
		LANG: string;
		CI_PAGES_URL: string;
		CI_PROJECT_REPOSITORY_LANGUAGES: string;
		CI_SERVER_FQDN: string;
		CI_COMMIT_AUTHOR: string;
		npm_lifecycle_script: string;
		CI_RUNNER_SHORT_TOKEN: string;
		CI_PAGES_DOMAIN: string;
		SHELL: string;
		CI_PIPELINE_NAME: string;
		CI_REPOSITORY_URL: string;
		CI_COMMIT_BRANCH: string;
		CI_PROJECT_CLASSIFICATION_LABEL: string;
		npm_package_version: string;
		npm_lifecycle_event: string;
		FF_USE_POWERSHELL_PATH_RESOLVER: string;
		CI_API_GRAPHQL_URL: string;
		CI_RUNNER_ID: string;
		CI_DEFAULT_BRANCH_SLUG: string;
		CI_API_V4_URL: string;
		CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX: string;
		CI_REGISTRY: string;
		GITLAB_USER_NAME: string;
		CI_PIPELINE_IID: string;
		CI_RUNNER_EXECUTABLE_ARCH: string;
		CI_SERVER_SHELL_SSH_HOST: string;
		CI_JOB_URL: string;
		npm_config_globalconfig: string;
		npm_config_init_module: string;
		CI_COMMIT_REF_SLUG: string;
		PWD: string;
		npm_execpath: string;
		CI_RUNNER_TAGS: string;
		NVM_CD_FLAGS: string;
		FF_USE_NEW_SHELL_ESCAPE: string;
		XDG_DATA_DIRS: string;
		npm_config_global_prefix: string;
		CI_PIPELINE_ID: string;
		CI_SERVER_TLS_CA_FILE: string;
		CI_PROJECT_PATH_SLUG: string;
		CI_COMMIT_BEFORE_SHA: string;
		CI_CONFIG_PATH: string;
		CI_PROJECT_URL: string;
		npm_command: string;
		CI_PROJECT_NAMESPACE_SLUG: string;
		CI_COMMIT_MESSAGE: string;
		GITLAB_USER_ID: string;
		CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX: string;
		CI_PAGES_HOSTNAME: string;
		FF_ENABLE_BASH_EXIT_CODE_CHECK: string;
		CI_JOB_NAME: string;
		CI_JOB_STATUS: string;
		CI_SERVER_SHELL_SSH_PORT: string;
		INIT_CWD: string;
		EDITOR: string;
		NODE_ENV: string;
		[key: `PUBLIC_${string}`]: undefined;
		[key: `${string}`]: string | undefined;
	}
}

/**
 * Similar to [`$env/dynamic/private`](https://kit.svelte.dev/docs/modules#$env-dynamic-private), but only includes variables that begin with [`config.kit.env.publicPrefix`](https://kit.svelte.dev/docs/configuration#env) (which defaults to `PUBLIC_`), and can therefore safely be exposed to client-side code.
 * 
 * Note that public dynamic environment variables must all be sent from the server to the client, causing larger network requests — when possible, use `$env/static/public` instead.
 * 
 * ```ts
 * import { env } from '$env/dynamic/public';
 * console.log(env.PUBLIC_DEPLOYMENT_SPECIFIC_VARIABLE);
 * ```
 */
declare module '$env/dynamic/public' {
	export const env: {
		PUBLIC_RECAPTCHA_SITE_KEY: string;
		PUBLIC_RECAPTCHA_SECRET: string;
		PUBLIC_SITE_NAME: string;
		PUBLIC_POPUP_WIDGET: string;
		[key: `PUBLIC_${string}`]: string | undefined;
	}
}