Liga-System/.venv/lib/python3.12/site-packages/wsproto/typing.py
2026-02-16 08:18:53 +00:00

4 lines
72 B
Python

from __future__ import annotations
Headers = list[tuple[bytes, bytes]]