@shivelysanders @oleksandr I need it so much! Thank you!
Conversation
Notices
-
Embed this notice
Sergey on FunctionalScript (functionalscript@techhub.social)'s status on Wednesday, 27-Mar-2024 07:36:37 JST Sergey on FunctionalScript -
Embed this notice
Nathan Shively-Sanders (shivelysanders@fosstodon.org)'s status on Wednesday, 27-Mar-2024 07:36:38 JST Nathan Shively-Sanders Thanks to @oleksandr Typescript 5.5 will have a jsdoc tag for importing types:
```
/**
* @import * as foo from "some-module-path"
*//**
* @import { x, y as z, default as Default } from "another-module-path"
*/
```Try it in the nightly build starting in about 12 hours.
-
Embed this notice