UNPKG

217 BTypeScriptView Raw
1import HoganJsUtils from './hoganjs-utils';
2import { DiffFile } from './types';
3export declare function render(diffFiles: DiffFile[], hoganUtils: HoganJsUtils): string;
4//# sourceMappingURL=file-list-renderer.d.ts.map
\No newline at end of file