UNPKG

yasly

Version:

Yet another Smart TVs library

4 lines (3 loc) 81 B
module.exports = function hello() { console.log('Hello from node module!'); };