mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-07 11:06:41 +00:00
2 lines
148 B
Python
2 lines
148 B
Python
from starlette.websockets import WebSocket as WebSocket # noqa
|
|
from starlette.websockets import WebSocketDisconnect as WebSocketDisconnect # noqa
|