Replies: 1 comment
-
See #647 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if, in addition to
RequestHandler
andLoad
, aProps
type was generated. My (somewhat naive) assumption is that it should be reasonably straightforward to parse out types for allexport let
s defined in a component. One issue that comes to mind would be correctly importing any custom types.Beta Was this translation helpful? Give feedback.
All reactions