Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
dTP90pN
2y ago
0 comments
Share
Do you mean native JSDoc namepaths like
/** * @type {module:look/here~MyType} */
or TypeScript "JSDoc" imports like
/** * @type {typeof import("./look/here").MyType} */
or both?
0 comments
default
newest
oldest
mirekrusin
2y ago
I meant star type imports or rather lack of it.
j
/
k
navigate · click thread line to collapse