blueshed.gust.web

The default routes allowing the user to create routes without having to construct one...

1"""
2The default routes allowing the user to create
3routes without having to construct one...
4"""
5
6from .routes import Routes
7
8web = Routes()
web = <blueshed.gust.Routes object>