time-function/node_modules/@commitlint/rules/lib/subject-exclamation-mark.d.ts
2021-11-22 09:39:27 -06:00

3 lines
155 B
TypeScript

import { SyncRule } from '@commitlint/types';
export declare const subjectExclamationMark: SyncRule;
//# sourceMappingURL=subject-exclamation-mark.d.ts.map