documentationjs / documentationjs/documentation
@typedef imports not working
Open
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to make the following code work?
```javascript
/**
* @typedef { import("@organization/package/path") } Config
* /
```
Contributor guide
Assessment
This issue has not been assessed yet.