Skip to content

Commit 62473dc

Browse files
committed
docs: More on codecs
1 parent 70a047d commit 62473dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/docs/usage/extraction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ const withNextIntl = createNextIntlPlugin({
379379
});
380380
```
381381

382-
See also the built-in [`codecs`](https://github.com/amannn/next-intl/tree/main/packages/next-intl/src/extractor/format/codecs) for inspiration.
382+
See also the built-in [`codecs`](https://github.com/amannn/next-intl/tree/main/packages/next-intl/src/extractor/format/codecs) for inspiration, as well as the supplied types and JSDoc reference.
383383

384384
<Callout>
385385

0 commit comments

Comments
 (0)