footer-empty.d.ts 132 B

123
  1. import { SyncRule } from '@commitlint/types';
  2. export declare const footerEmpty: SyncRule;
  3. //# sourceMappingURL=footer-empty.d.ts.map