UNPKG

brio_test

Version:
5 lines (4 loc) 85 B
function isBrio(string){ return string === "Brio" } module.exports = isBrio