hyperboria/nexus/meta_api/aioclient/__init__.py
the-superpirate 681817ceae No description
GitOrigin-RevId: 83514338be1d662518bab9fe5ab6eefef98f229f
2021-04-09 13:29:10 +03:00

4 lines
74 B
Python

from .aioclient import MetaApiGrpcClient
__all__ = ['MetaApiGrpcClient']