UNPKG

@promptbook/node

Version:

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

7 lines (6 loc) 189 B
/** * Resolves the Next CLI module installed alongside the Promptbook CLI. * * @private internal utility of `buildAgentsServer` */ export declare function resolveNextCliPath(): string;