import { bootstrap } from "mizar/iso/bootstrap"; import routers from "./routers/index"; bootstrap(routers)();