import isGitUrl = require('is-git-url'); isGitUrl('git://github.com/jonschlinkert/is-git-url.git'); // $ExpectType boolean