UNPKG

@promptbook/remote-server

Version:

Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action

8 lines (7 loc) 207 B
import type { string_executable_path } from '../../types/string_filename'; /** * @@@ * * @private within the repository */ export declare function locateVscode(): Promise<string_executable_path | null>;