UNPKG

togezr

Version:

Better together_

3 lines 295 B
import { ISessionEvent } from '../../sessionConnectors/renderer/events'; export declare const renderGitHubComment: (events: ISessionEvent[], channel: import("../../interfaces/IGitHubRepoIssueChannel").IGitHubRepoIssueChannel) => Promise<string>; //# sourceMappingURL=renderGitHubComment.d.ts.map