const router = jefferson.router({
  routes: {
    '/all': {
      get: [calendar.listAllCalendars],
    },