UNPKG

@stephansama/auto-readme

Version:

Generate lists and tables for your README automagically based on your repository and comments

4 lines 92 B
//#region src/index.d.ts declare function run(): Promise<void>; //#endregion export { run };