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