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