const fToC = function() { } const cToF = function() { } module.exports = { ftoc, ctof }