UNPKG

@dotenvx/dotenvx-pro

Version:

Secrets Management – Done Right. 🏆

6 lines (4 loc) 91 B
function isGithub (url) { return url.includes('github.com') } module.exports = isGithub