index.js 66 Bytes BlameHistoryPermalink Edit 1 2 3 module.exports = (str) => { return `=======>${str}<=======`; }