UNPKG

238 BTypeScriptView Raw
1import { PushTest } from "../../api/mapping/PushTest";
2/**
3 * Push test that tests commit messages for a provided regular expression match
4 */
5export declare function hasCommit(test: RegExp): PushTest;
6//# sourceMappingURL=commit.d.ts.map
\No newline at end of file