{import('path')} not supported
Open
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 371
- PR merge metrics
- No merged PRs in 30d
Description
Importing like shown in the below example doesn't seem to be supported. Is there a workaround for importing files from packages?
```javascript
/** @typedef {import('@org/package/file')} MyThing */
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.