UNPKG

catlogjs

Version:

Static site generator, translate human readable text format(such as markdown) into html, with a lot of other functions

16 lines (9 loc) 193 B
(function() { var HelloWorld; HelloWorld = (function() { function HelloWorld() {} HelloWorld.test = 'test'; return HelloWorld; })(); console.log('hi'); }).call(this);