Instead of using exports. for each function in a module, how do I export all functions at the same time, keeping their original names for external access? For e
exports.