JSdoc support? #360
Unanswered
RenaudDenis
asked this question in
Q&A
Replies: 1 comment
-
Hello @RenaudDenis! There is currently no support for exporting types as JSDoc. TypeScript types can be exported with a JSDoc summary attached by having your Rust types documented with As for future support plans, I don't think it is planned, as we never did anything to help generate this type of declaration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have not seen this in the documentation, but I am just wondering if there is any support for generating JSDoc?
Is it planned?
Beta Was this translation helpful? Give feedback.
All reactions