mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-06 16:06:49 -05: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
|