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

3 lines
141 B
TypeScript

import { SyncRule } from '@commitlint/types';
export declare const signedOffBy: SyncRule<string>;
//# sourceMappingURL=signed-off-by.d.ts.map