mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-07 16:40:31 -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
|