react-docgen icon indicating copy to clipboard operation
react-docgen copied to clipboard

Handle Complex Unions and Intersections

Open hipstersmoothie opened this issue 5 years ago • 0 comments

Currently react-docgen doesn't handle some more complex cases for typescript Props

Screen Shot 2020-04-25 at 4 38 12 PM

I help maintain react-docgen-typescript where I recently implemented this

Here is our bustling collection of valid typescript react component tests

Here is the code that made it possible

hipstersmoothie avatar Apr 25 '20 23:04 hipstersmoothie