mirror of
https://github.com/ihmily/StreamCap.git
synced 2026-05-09 15:09:09 +08:00
4 lines
88 B
Python
4 lines
88 B
Python
from .platform_handlers import get_platform_handler
|
|
|
|
__all__ = ["get_platform_handler"]
|