UNPKG

denodify

Version:

Use nodejs modules in the browser. Used with bb-server and html-builder

9 lines (6 loc) 86 B
//*a.js*// console.log('This is a.js'); ; //*b.js*// console.log('This is b.js'); ;