Your IP : 216.73.216.74


Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/ink/build/hooks/
Upload File :
Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/ink/build/hooks/use-app.d.ts

/**
 * `useApp` is a React hook, which exposes a method to manually exit the app (unmount).
 */
declare const useApp: () => import("../components/AppContext.js").Props;
export default useApp;