UNPKG

@developerisnow/git-repositories-statistic-analyzer

Version:

A powerful tool for analyzing multiple Git repositories and generating comprehensive statistics

4 lines (3 loc) 113 B
export { GitAnalyzer } from "./GitAnalyzer"; export { GitScanner } from "./GitScanner"; export * from "./types";