header-full-stop.d.ts 147 B

123
  1. import { SyncRule } from '@commitlint/types';
  2. export declare const headerFullStop: SyncRule<string>;
  3. //# sourceMappingURL=header-full-stop.d.ts.map