flask/examples/javascript/js_example
sebacry3 57df4824ea Add type hints to tutorial and Javascript examples
- Add return type annotations and parameter
  types
 - Import necessary typing modules (Optional,
 Union, Flask, Response)
 - Improve code readability and IDE support for
   examples
 - All existing tests continue to pass
2025-09-26 11:10:23 -05:00
..
templates remove javascript fetch polyfill 2022-06-08 07:30:29 -07:00
__init__.py stop ignoring flake8 e402 2023-01-19 06:35:15 -08:00
views.py Add type hints to tutorial and Javascript examples 2025-09-26 11:10:23 -05:00