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