UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 186 B
/** * Generates Promptbook branding header for exported files * * @private utility of `<Chat/>` component */ export declare function getPromptbookBranding(shareUrl: string): string;