asgi-csrf
asgi-csrf copied to clipboard
misc: Add module type hints
This commit adds type hints to the module. mypy does not report any errors besides missing type hints from other imported libraries.
I just rebased, after knowing about #34 being merged.