The idea would be to have a tool that can automatically extract all component prop types (React project) and convert them to valid builder inputs. It could be even a cli app, where you can go through each prop. Or just try to convert the most it c...