lexical-ai-plugin
Version:
This plugin is built to be used with Cloudflare Workers. In order to use this plugin, deploy this [Code](https://github.com/akadotsh/lexical-ai-worker) to Cloudflare.
14 lines (10 loc) • 299 B
Markdown
## How to Use
This plugin is built to be used with Cloudflare Workers. In order to use this plugin, deploy this [Code](https://github.com/akadotsh/lexical-ai-worker) to Cloudflare.
## Installation
```bash
npm install lexical-ai-plugin
```
Example
```
<AIPlugin workerUrl="" parentRef='' />
```