UNPKG

@ai-stack/payloadcms

Version:

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

4 lines (3 loc) 213 B
export { defaultPrompts, defaultSeedPrompts } from './ai/prompts.js'; export { PayloadAiPluginLexicalEditorFeature } from './fields/LexicalEditor/feature.server.js'; export { payloadAiPlugin } from './plugin.js';