UNPKG

mytestanubhav

Version:
5 lines (4 loc) 89 B
function anubhav(string){ return string === "Anubhav" } module.exports = anubhav