Skip to content

Commit 9cf03a0

Browse files
committed
chore: upd API section in the readme
1 parent 6e268c6 commit 9cf03a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ That's where Replexica comes in: it's a build system plugin (+ AI engine in the
1717
## API
1818

1919
```js
20+
// next.config.mjs
21+
2022
import compiler from '@replexica/compiler';
2123

2224
/** @type {import('next').NextConfig} */

0 commit comments

Comments
 (0)