footer-max-line-length.d.ts 158 B

123
  1. import { SyncRule } from '@commitlint/types';
  2. export declare const footerMaxLineLength: SyncRule<number>;
  3. //# sourceMappingURL=footer-max-line-length.d.ts.map