/** * Routes for webservers and more * @link {{}} */ /** * Examples: * '/get', { * 'GET': 'RouterController.get' * } */ export const routes = {}