UNPKG

strapi-plugin-import-export-entries

Version:

Import/Export data from and to your database in just few clicks.

6 lines (5 loc) 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const pluginPkg = require('../../package.json'); const pluginId = pluginPkg.name.replace(/^(@[^-,.][\w,-]+\/|strapi-)plugin-/i, ''); module.exports = pluginId;