JSII compatibility? #9758
Unanswered
msummers-nr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone attempted to make
codegen
's TypeScript output JSII compatibile? So far it looks like the biggest hurdle is parameterized types (generics).I'm attempting to wrap our GraphQL API for use with AWS CDK and publishing to the Construct Hub requires JSII compatible TypeScript.
TIA
Beta Was this translation helpful? Give feedback.
All reactions