mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-05 01:12:55 +01:00
4 lines
74 B
Python
4 lines
74 B
Python
|
from .aioclient import MetaApiGrpcClient
|
||
|
|
||
|
__all__ = ['MetaApiGrpcClient']
|