const operation = require("./operation"); module.exports = { operation: operation.operation, };