UNPKG

llearn

Version:

Bad-ass developers create awesome apps

5 lines 102 B
/* Browser Test function */ function helloWorld() { alert( 'Hello, world!' ); } // helloWorld();