File size: 57 Bytes
e4c32ce
a27ff86
 
 
1
2
3
4
5
# Server package
from .app import app

__all__ = ["app"]