Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dTP90pN
3y ago
0 comments
Save
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
1 comments · 1 top-level
top
newest
oldest
mirekrusin
3y ago
I meant star type imports or rather lack of it.
j
/
k
navigate · click thread line to collapse