UNPKG

strapi-supergpt

Version:

A plugin that gives you the ability to integrate ChatGPT into strapi

7 lines (5 loc) 80 B
"use strict"; const convo = require("./convo"); module.exports = { convo, };