UNPKG

strapi-plugin-documentation

Version:

This is the description of the plugin.

6 lines (3 loc) 136 B
import pluginPkg from '../../package.json'; const pluginId = pluginPkg.name.replace(/^strapi-plugin-/i, ''); export default pluginId;