Replies: 1 comment 1 reply
-
You'd have to wrap our module with your own and define its JSX namespace on your own (optionally by extending ours). That way TS would just pick your definitions, while the runtime code for your module would just reexport |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, to achieve the following result:
Beta Was this translation helpful? Give feedback.
All reactions