import Controller from "../../../lib/src/http/Controller.ts";

export default class TestController extends Controller {

}