| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/when-exit/dist/node/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/when-exit/dist/node/constants.d.ts |
declare const IS_LINUX: boolean;
declare const IS_WINDOWS: boolean;
export { IS_LINUX, IS_WINDOWS };