UNPKG

pr-sizewise

Version:

A CLI tool that measures and reports pull request sizes for GitHub and GitLab, helping teams maintain manageable code changes.

5 lines 138 B
export * from './base'; export * from './gitlab'; export * from './github'; export * from './factory'; //# sourceMappingURL=index.d.ts.map