6 lines
64 B
Python
6 lines
64 B
Python
from .app import App as Dhiraagu
|
|
|
|
__all__ = [
|
|
'Dhiraagu',
|
|
]
|