UNPKG

@types/is-git-url

Version:
4 lines (2 loc) 69 B
export = isGitUrl; declare function isGitUrl(url: string): boolean;