|
26 | 26 | * ``` |
27 | 27 | */ |
28 | 28 | declare module '$env/static/private' { |
29 | | - export const NVM_INC: string; |
30 | | - export const TERM_PROGRAM: string; |
31 | | - export const NODE: string; |
32 | | - export const INIT_CWD: string; |
33 | | - export const NVM_CD_FLAGS: string; |
34 | | - export const TERM: string; |
35 | | - export const SHELL: string; |
36 | | - export const HOMEBREW_REPOSITORY: string; |
37 | | - export const TMPDIR: string; |
38 | | - export const npm_config_global_prefix: string; |
39 | | - export const TERM_PROGRAM_VERSION: string; |
40 | | - export const COLOR: string; |
41 | | - export const TERM_SESSION_ID: string; |
42 | | - export const npm_config_noproxy: string; |
43 | | - export const npm_config_local_prefix: string; |
44 | | - export const PNPM_HOME: string; |
45 | | - export const ZSH: string; |
46 | | - export const NVM_DIR: string; |
47 | | - export const USER: string; |
48 | | - export const LS_COLORS: string; |
| 29 | + export const COLORFGBG: string; |
| 30 | + export const COLORTERM: string; |
49 | 31 | export const COMMAND_MODE: string; |
50 | | - export const npm_config_globalconfig: string; |
51 | | - export const SSH_AUTH_SOCK: string; |
52 | | - export const __CF_USER_TEXT_ENCODING: string; |
53 | | - export const npm_execpath: string; |
54 | | - export const TERM_FEATURES: string; |
55 | | - export const PAGER: string; |
56 | | - export const LSCOLORS: string; |
57 | | - export const TERMINFO_DIRS: string; |
58 | | - export const PATH: string; |
59 | | - export const npm_package_json: string; |
60 | | - export const _: string; |
61 | | - export const npm_config_userconfig: string; |
62 | | - export const npm_config_init_module: string; |
63 | | - export const __CFBundleIdentifier: string; |
64 | | - export const npm_command: string; |
65 | | - export const PWD: string; |
66 | | - export const npm_lifecycle_event: string; |
67 | | - export const EDITOR: string; |
68 | | - export const npm_package_name: string; |
69 | | - export const LANG: string; |
70 | | - export const ITERM_PROFILE: string; |
71 | | - export const npm_config_npm_version: string; |
72 | | - export const XPC_FLAGS: string; |
73 | | - export const npm_config_node_gyp: string; |
74 | | - export const npm_package_version: string; |
75 | | - export const XPC_SERVICE_NAME: string; |
| 32 | + export const ELECTRON_NO_ATTACH_CONSOLE: string; |
76 | 33 | export const GPG_TTY: string; |
77 | | - export const SHLVL: string; |
78 | 34 | export const HOME: string; |
79 | | - export const COLORFGBG: string; |
80 | | - export const LC_TERMINAL_VERSION: string; |
| 35 | + export const HOMEBREW_CELLAR: string; |
81 | 36 | export const HOMEBREW_PREFIX: string; |
| 37 | + export const HOMEBREW_REPOSITORY: string; |
| 38 | + export const INFOPATH: string; |
| 39 | + export const ITERM_PROFILE: string; |
82 | 40 | export const ITERM_SESSION_ID: string; |
83 | | - export const npm_config_cache: string; |
| 41 | + export const LANG: string; |
| 42 | + export const LC_TERMINAL: string; |
| 43 | + export const LC_TERMINAL_VERSION: string; |
84 | 44 | export const LESS: string; |
85 | 45 | export const LOGNAME: string; |
86 | | - export const npm_lifecycle_script: string; |
| 46 | + export const LSCOLORS: string; |
| 47 | + export const LS_COLORS: string; |
| 48 | + export const MallocNanoZone: string; |
87 | 49 | export const NVM_BIN: string; |
88 | | - export const npm_config_user_agent: string; |
89 | | - export const INFOPATH: string; |
90 | | - export const HOMEBREW_CELLAR: string; |
91 | | - export const LC_TERMINAL: string; |
| 50 | + export const NVM_CD_FLAGS: string; |
| 51 | + export const NVM_DIR: string; |
| 52 | + export const NVM_INC: string; |
| 53 | + export const ORIGINAL_XDG_CURRENT_DESKTOP: string; |
92 | 54 | export const OSLogRateLimit: string; |
93 | | - export const npm_node_execpath: string; |
94 | | - export const npm_config_prefix: string; |
95 | | - export const COLORTERM: string; |
| 55 | + export const PAGER: string; |
| 56 | + export const PATH: string; |
| 57 | + export const PNPM_HOME: string; |
| 58 | + export const PWD: string; |
| 59 | + export const SHELL: string; |
| 60 | + export const SHLVL: string; |
| 61 | + export const SSH_AUTH_SOCK: string; |
| 62 | + export const TERM: string; |
| 63 | + export const TERMINFO_DIRS: string; |
| 64 | + export const TERM_FEATURES: string; |
| 65 | + export const TERM_PROGRAM: string; |
| 66 | + export const TERM_PROGRAM_VERSION: string; |
| 67 | + export const TERM_SESSION_ID: string; |
| 68 | + export const TMPDIR: string; |
| 69 | + export const USER: string; |
| 70 | + export const VSCODE_CLI: string; |
| 71 | + export const VSCODE_CODE_CACHE_PATH: string; |
| 72 | + export const VSCODE_CRASH_REPORTER_PROCESS_TYPE: string; |
| 73 | + export const VSCODE_CWD: string; |
| 74 | + export const VSCODE_ESM_ENTRYPOINT: string; |
| 75 | + export const VSCODE_HANDLES_UNCAUGHT_ERRORS: string; |
| 76 | + export const VSCODE_IPC_HOOK: string; |
| 77 | + export const VSCODE_NLS_CONFIG: string; |
| 78 | + export const VSCODE_PID: string; |
| 79 | + export const XPC_FLAGS: string; |
| 80 | + export const XPC_SERVICE_NAME: string; |
| 81 | + export const ZSH: string; |
| 82 | + export const __CFBundleIdentifier: string; |
| 83 | + export const __CF_USER_TEXT_ENCODING: string; |
| 84 | + export const ELECTRON_RUN_AS_NODE: string; |
| 85 | + export const VSCODE_L10N_BUNDLE_LOCATION: string; |
| 86 | + export const APPLICATION_INSIGHTS_NO_STATSBEAT: string; |
| 87 | + export const APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL: string; |
| 88 | + export const APPLICATIONINSIGHTS_CONFIGURATION_CONTENT: string; |
| 89 | + export const VITEST_VSCODE_LOG: string; |
| 90 | + export const VITEST_VSCODE: string; |
| 91 | + export const TEST: string; |
| 92 | + export const VITEST_WS_ADDRESS: string; |
| 93 | + export const VITEST: string; |
96 | 94 | export const NODE_ENV: string; |
| 95 | + export const PROD: string; |
| 96 | + export const DEV: string; |
| 97 | + export const BASE_URL: string; |
| 98 | + export const MODE: string; |
97 | 99 | } |
98 | 100 |
|
99 | 101 | /** |
@@ -123,74 +125,76 @@ declare module '$env/static/public' { |
123 | 125 | */ |
124 | 126 | declare module '$env/dynamic/private' { |
125 | 127 | export const env: { |
126 | | - NVM_INC: string; |
127 | | - TERM_PROGRAM: string; |
128 | | - NODE: string; |
129 | | - INIT_CWD: string; |
130 | | - NVM_CD_FLAGS: string; |
131 | | - TERM: string; |
132 | | - SHELL: string; |
133 | | - HOMEBREW_REPOSITORY: string; |
134 | | - TMPDIR: string; |
135 | | - npm_config_global_prefix: string; |
136 | | - TERM_PROGRAM_VERSION: string; |
137 | | - COLOR: string; |
138 | | - TERM_SESSION_ID: string; |
139 | | - npm_config_noproxy: string; |
140 | | - npm_config_local_prefix: string; |
141 | | - PNPM_HOME: string; |
142 | | - ZSH: string; |
143 | | - NVM_DIR: string; |
144 | | - USER: string; |
145 | | - LS_COLORS: string; |
| 128 | + COLORFGBG: string; |
| 129 | + COLORTERM: string; |
146 | 130 | COMMAND_MODE: string; |
147 | | - npm_config_globalconfig: string; |
148 | | - SSH_AUTH_SOCK: string; |
149 | | - __CF_USER_TEXT_ENCODING: string; |
150 | | - npm_execpath: string; |
151 | | - TERM_FEATURES: string; |
152 | | - PAGER: string; |
153 | | - LSCOLORS: string; |
154 | | - TERMINFO_DIRS: string; |
155 | | - PATH: string; |
156 | | - npm_package_json: string; |
157 | | - _: string; |
158 | | - npm_config_userconfig: string; |
159 | | - npm_config_init_module: string; |
160 | | - __CFBundleIdentifier: string; |
161 | | - npm_command: string; |
162 | | - PWD: string; |
163 | | - npm_lifecycle_event: string; |
164 | | - EDITOR: string; |
165 | | - npm_package_name: string; |
166 | | - LANG: string; |
167 | | - ITERM_PROFILE: string; |
168 | | - npm_config_npm_version: string; |
169 | | - XPC_FLAGS: string; |
170 | | - npm_config_node_gyp: string; |
171 | | - npm_package_version: string; |
172 | | - XPC_SERVICE_NAME: string; |
| 131 | + ELECTRON_NO_ATTACH_CONSOLE: string; |
173 | 132 | GPG_TTY: string; |
174 | | - SHLVL: string; |
175 | 133 | HOME: string; |
176 | | - COLORFGBG: string; |
177 | | - LC_TERMINAL_VERSION: string; |
| 134 | + HOMEBREW_CELLAR: string; |
178 | 135 | HOMEBREW_PREFIX: string; |
| 136 | + HOMEBREW_REPOSITORY: string; |
| 137 | + INFOPATH: string; |
| 138 | + ITERM_PROFILE: string; |
179 | 139 | ITERM_SESSION_ID: string; |
180 | | - npm_config_cache: string; |
| 140 | + LANG: string; |
| 141 | + LC_TERMINAL: string; |
| 142 | + LC_TERMINAL_VERSION: string; |
181 | 143 | LESS: string; |
182 | 144 | LOGNAME: string; |
183 | | - npm_lifecycle_script: string; |
| 145 | + LSCOLORS: string; |
| 146 | + LS_COLORS: string; |
| 147 | + MallocNanoZone: string; |
184 | 148 | NVM_BIN: string; |
185 | | - npm_config_user_agent: string; |
186 | | - INFOPATH: string; |
187 | | - HOMEBREW_CELLAR: string; |
188 | | - LC_TERMINAL: string; |
| 149 | + NVM_CD_FLAGS: string; |
| 150 | + NVM_DIR: string; |
| 151 | + NVM_INC: string; |
| 152 | + ORIGINAL_XDG_CURRENT_DESKTOP: string; |
189 | 153 | OSLogRateLimit: string; |
190 | | - npm_node_execpath: string; |
191 | | - npm_config_prefix: string; |
192 | | - COLORTERM: string; |
| 154 | + PAGER: string; |
| 155 | + PATH: string; |
| 156 | + PNPM_HOME: string; |
| 157 | + PWD: string; |
| 158 | + SHELL: string; |
| 159 | + SHLVL: string; |
| 160 | + SSH_AUTH_SOCK: string; |
| 161 | + TERM: string; |
| 162 | + TERMINFO_DIRS: string; |
| 163 | + TERM_FEATURES: string; |
| 164 | + TERM_PROGRAM: string; |
| 165 | + TERM_PROGRAM_VERSION: string; |
| 166 | + TERM_SESSION_ID: string; |
| 167 | + TMPDIR: string; |
| 168 | + USER: string; |
| 169 | + VSCODE_CLI: string; |
| 170 | + VSCODE_CODE_CACHE_PATH: string; |
| 171 | + VSCODE_CRASH_REPORTER_PROCESS_TYPE: string; |
| 172 | + VSCODE_CWD: string; |
| 173 | + VSCODE_ESM_ENTRYPOINT: string; |
| 174 | + VSCODE_HANDLES_UNCAUGHT_ERRORS: string; |
| 175 | + VSCODE_IPC_HOOK: string; |
| 176 | + VSCODE_NLS_CONFIG: string; |
| 177 | + VSCODE_PID: string; |
| 178 | + XPC_FLAGS: string; |
| 179 | + XPC_SERVICE_NAME: string; |
| 180 | + ZSH: string; |
| 181 | + __CFBundleIdentifier: string; |
| 182 | + __CF_USER_TEXT_ENCODING: string; |
| 183 | + ELECTRON_RUN_AS_NODE: string; |
| 184 | + VSCODE_L10N_BUNDLE_LOCATION: string; |
| 185 | + APPLICATION_INSIGHTS_NO_STATSBEAT: string; |
| 186 | + APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL: string; |
| 187 | + APPLICATIONINSIGHTS_CONFIGURATION_CONTENT: string; |
| 188 | + VITEST_VSCODE_LOG: string; |
| 189 | + VITEST_VSCODE: string; |
| 190 | + TEST: string; |
| 191 | + VITEST_WS_ADDRESS: string; |
| 192 | + VITEST: string; |
193 | 193 | NODE_ENV: string; |
| 194 | + PROD: string; |
| 195 | + DEV: string; |
| 196 | + BASE_URL: string; |
| 197 | + MODE: string; |
194 | 198 | [key: `PUBLIC_${string}`]: undefined; |
195 | 199 | [key: `${string}`]: string | undefined; |
196 | 200 | } |
|
0 commit comments