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