UNPKG

@thirdrocktechno/strapi-gpt

Version:

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

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