3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
import { SyncRule } from '@commitlint/types';
|
|
export declare const bodyFullStop: SyncRule<string>;
|
|
//# sourceMappingURL=body-full-stop.d.ts.map
|