UNPKG

cool-text

Version:

Give a cool style to every text

3 lines 50 B
module.exports = str => { return `${str} 😎` }