UNPKG

strapi-plugin-excel-export-2024

Version:

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

8 lines (5 loc) 101 B
'use strict'; const myService = require('./my-service'); module.exports = { myService, };