UNPKG

@atomist/automation-client

Version:
13 lines 306 B
export declare const GitHubNameRegExp: { pattern: RegExp; validInput: string; }; export declare const GitBranchRegExp: { pattern: RegExp; validInput: string; }; export declare const GitShaRegExp: { pattern: RegExp; validInput: string; }; //# sourceMappingURL=gitHubPatterns.d.ts.map