UNPKG

@shopnex/ai-plugin

Version:

<p align="center"> <img alt="Payload AI Plugin" src="assets/payload-ai-intro.gif" width="100%" /> </p>

7 lines (6 loc) 254 B
/** * @license This software is licensed under the MIT License. */ import { PayloadAiPluginLexicalEditorFeature } from './fields/LexicalEditor/feature.server'; export { payloadAiPlugin } from './plugin'; export { PayloadAiPluginLexicalEditorFeature };