UNPKG

fomoapp

Version:

Get the latest tech news right into your CLI

7 lines (6 loc) 119 B
function fallbackLinkFormatter(text, url) { return `${text} [${url}]` } module.exports = { fallbackLinkFormatter }