mirror of
https://github.com/Textualize/trogon.git
synced 2023-05-22 11:05:13 +03:00
4 lines
67 B
Python
4 lines
67 B
Python
from trogon.trogon import Trogon, tui
|
|
|
|
__all__ = ["tui", "Trogon"]
|