UNPKG

strapi-plugin-excel-export-2024

Version:

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

6 lines (4 loc) 77 B
'use strict'; module.exports = ({ strapi }) => { // destroy phase };