UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

10 lines (9 loc) 247 B
export declare const formatGithubContextToMarkdown: ({ rawContext, translation, }: { rawContext?: string; translation: { repo: string; branch: string; structure: string; loaded: string; }; }) => string;