UNPKG

clmaker

Version:
5 lines (4 loc) 74 B
const cl = (text) => { console.log(text) } module.exports.cl = cl