flask-cors
flask-cors copied to clipboard
Type hints
Hi,
Would it be possible to add type hints and a py.typed file? This would enable mypy and the like to do static type checking of this project.
Thank you!