UNPKG

baobao_with_papa

Version:

baobao_is_my_favorite_shero

7 lines 131 B
// function hello(){ // console.log('hello world') // } // hello(); exports.hello=function(){ console.log('hello baby') };