2021-11-22 09:39:27 -06:00

3 lines
149 B
TypeScript

import { SyncRule } from '@commitlint/types';
export declare const subjectFullStop: SyncRule<string>;
//# sourceMappingURL=subject-full-stop.d.ts.map