You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #394 on November 23, 2023 01:30.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
We could extract meta from Typescript jsdoc
https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html#import-types
Not like yaml,
with Typescript jsdoc,
we could got strongly type for route meta.
Suggested solution
Then we could pick the info from jsdoc.
To generate route with picked meta.
For import type, we could generate routes with required module imports.
Alternative
No response
Additional context
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions