@promptbook/remote-client
Version:
Promptbook: Turn your company's scattered knowledge into AI ready books
14 lines (13 loc) • 565 B
TypeScript
import type { AboutPromptbookInformationOptions } from './aboutPromptbookInformation';
type AboutPromptbookInformationProps = AboutPromptbookInformationOptions;
/**
* Provide information about Promptbook, engine version, book language version, servers, ...
*
* @public exported from `@promptbook/components`
*/
export declare function AboutPromptbookInformation(props: AboutPromptbookInformationProps): import("react/jsx-runtime").JSX.Element;
export {};
/**
* TODO: !!! Remove "x" from filename
* TODO: [🗽] Unite branding and make single place for it
*/