import { Controller } from '@extollo/lib'; export default class HomeController extends Controller { }