A.init:function(){return{fun1:fun1,fun2:fun2}} B.exports:function(){return{fun1:fun1,fun2:fun2}} C.module.exports:function(){return{fun1:fun1,fun2:fun2}} D.export:function(){return{fun1:fun1,fun2:fun2}}
A.export B.return C.module.exports D.exports
A.baseUrl B.baseURL C.deps D.paths