Spaces:
Runtime error
Runtime error
File size: 89 Bytes
21e639d |
1 2 3 4 5 |
from .configs import PTT, PTT_BOARD, COOKIES
__all__ = ["PTT", "PTT_BOARD", "COOKIES"]
|