UNPKG

projectz

Version:

Stop wasting time syncing and updating your project's README and Package Files!

6 lines 240 B
import type { FilenamesForReadmeFiles, Github } from './types.js'; export declare function getHistorySection(data: { filenamesForReadmeFiles: FilenamesForReadmeFiles; github: Github; }): string; //# sourceMappingURL=history.d.ts.map