import { application } from "./application"; import DialogController from "./dialog_controller"; application.register("dialog", DialogController);