import env from "../index"; const report = `${env.API_GEN_REPORT}`; export default { reportTemplate: () => `${report}/report-template/docx`, };