File size: 63 Bytes
2b050c2
 
 
 
1
2
3
4
5
# server package
from server.app import app

__all__ = ["app"]