@zubenelakrab/gitstats
Version:
Powerful Git repository analyzer with comprehensive statistics and insights
13 lines • 521 B
TypeScript
export * from './author-analyzer.js';
export * from './timeline-analyzer.js';
export * from './hotspot-analyzer.js';
export * from './busfactor-analyzer.js';
export * from './velocity-analyzer.js';
export * from './complexity-analyzer.js';
export * from './workpatterns-analyzer.js';
export * from './commits-analyzer.js';
export * from './collaboration-analyzer.js';
export * from './coupling-analyzer.js';
export * from './health-analyzer.js';
export * from './branches-analyzer.js';
//# sourceMappingURL=index.d.ts.map