mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 09:59:22 +08:00
5 lines
50 B
Python
5 lines
50 B
Python
|
|
from .webrtc import WebRTC
|
|
|
|
__all__ = ['WebRTC']
|