UNPKG

strapi-plugin-excel-export-2024

Version:

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

6 lines (3 loc) 112 B
import pluginId from '../pluginId'; const getTrad = (id) => `${pluginId}.${id}`; export default getTrad;