mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
3 lines
92 B
Python
3 lines
92 B
Python
from lbrynet.daemon.auth.client import LBRYAPIClient
|
|
|
|
get_client = LBRYAPIClient.get_client
|