exports.func1 = function() { print("1"); }; exports.const1 = 1;