mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 15:10:41 +01:00
3 lines
65 B
Python
3 lines
65 B
Python
from .macaroon import load_macaroon
|
|
|
|
__all__ = ["load_macaroon"]
|