UNPKG

@commitlint/rules

Version:
3 lines 183 B
import { TargetCaseType, SyncRule } from '@commitlint/types'; export declare const subjectCase: SyncRule<TargetCaseType | TargetCaseType[]>; //# sourceMappingURL=subject-case.d.ts.map