UNPKG

is-abhi

Version:
5 lines (4 loc) 78 B
function isabhi(string){ return string === "abhi" } module.exports = isabhi