body-full-stop.d.ts 143 B

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