UNPKG

@thirdrocktechno/strapi-gpt

Version:

A StrapiGPT plugin for integrating AI-powered custom ChatBot with your strapi content.

6 lines (3 loc) 139 B
import pluginPkg from '../../package.json'; const pluginId = pluginPkg.name.replace(/^@thirdrocktechno\//, ''); export default pluginId;