Generate proptypes from TypeScript declarations
npm install snapp-ttpAn API for converting TypeScript definitions to PropTypes using the TypeScript Compiler API
| Component type | |
| ---------------- | ------------------ |
| Class | :heavy_check_mark: |
| Function | :heavy_check_mark: |
| Const functions | :heavy_check_mark: |
| React.memo | :heavy_check_mark: |
| React.ForwardRef | :heavy_check_mark: |
This project is licensed under the terms of the MIT license.