UNPKG

yadc

Version:

Yet Another Debug Client

4 lines (3 loc) 63 B
for(var i = 1; i<10; i++){ console.log('hello world!', i); }