Is it possible to just generate all the APIs? #44
Unanswered
ElliottBrand
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
-
Instead of creating a separate project/class library if I wanted to use the MediaRecorder API for example and declaring all the functions I want in a string array, would it be possible to just target the TypeScript definition file and have the source generator expose everything in an interface?
Beta Was this translation helpful? Give feedback.
All reactions