UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 160 B
/** * Make error report URL for the given error * * @private private within the repository */ export declare function getErrorReportUrl(error: Error): URL;