contentlayerdev / contentlayerdev/contentlayer
TS error for self-referencing type definitions
Open
bug
meta: never-stale
pkg/source-files
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 192
- PR merge metrics
- No merged PRs in 30d
Description

```
'Link' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
```
Workaround: Use `any`

cc @seancdavis
Contributor guide
Assessment
This issue has not been assessed yet.