Your post about JSDoc is good for me. Thank you.
https://alexharri.com/blog/jsdoc-as-an-alternative-typescript-syntax
Now TS v5.5 and later supports @import statement.
If you can, could you add this infomation to your post for visitors who's learning about type-safe development using JSDoc like me?
https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/#type-imports-in-jsdoc
microsoft/TypeScript#57207