UNPKG

keystone-email

Version:
4 lines (2 loc) 62 B
function truthy (i) { return !!i; } module.exports = truthy;