mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-28 23:57:37 -04:00
3 lines
148 B
Python
3 lines
148 B
Python
from starlette.websockets import WebSocket as WebSocket # noqa
|
|
from starlette.websockets import WebSocketDisconnect as WebSocketDisconnect # noqa
|