UNPKG

catlogjs

Version:

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

13 lines (7 loc) 149 B
var HelloWorld; HelloWorld = (function() { function HelloWorld() {} HelloWorld.test = 'test'; return HelloWorld; })(); console.log('hi');