Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dTP90pN
on May 10, 2023
|
parent
|
context
|
favorite
| on:
TS to JSDoc Conversion
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?
mirekrusin
on May 11, 2023
[–]
I meant star type imports or rather lack of it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: