UNPKG

hope-fe-cli

Version:
3 lines 100 B
const hello = function(ele) { ele.addEventListener(() => {console.log('hello, world')}, false); };