UNPKG

strapi-plugin-excel-export-2025-jotamaster

Version:

A strapi plugin used which can be used to download data in xlsx format

8 lines (5 loc) 103 B
'use strict'; const myController = require('./my-controller'); module.exports = { myController, };