mirror of
https://github.com/nexus-stc/hyperboria
synced 2025-01-02 15:05:48 +01:00
4 lines
74 B
Python
4 lines
74 B
Python
|
from .aioclient import IdmApi2GrpcClient
|
||
|
|
||
|
__all__ = ['IdmApi2GrpcClient']
|