UNPKG

380 BSource Map (JSON)View Raw
1{"version":3,"sources":["../src/index.js"],"names":["message","input","filter","Boolean","join"],"mappings":";;;;;kBAAeA,O;;;AAEf,SAASA,OAAT,CAAiBC,QAAQ,EAAzB,EAA6B;AAC5B,QAAOA,MAAMC,MAAN,CAAaC,OAAb,EAAsBC,IAAtB,CAA2B,GAA3B,CAAP;AACA","file":"index.js","sourcesContent":["export default message;\n\nfunction message(input = []) {\n\treturn input.filter(Boolean).join(' ');\n}\n"]}
\No newline at end of file