UNPKG

82 BJavaScriptView Raw
1const say = require('../lib/util/hellosay');
2
3console.log(say('test\nteddd\nsds'))
\No newline at end of file