import { startCitadel } from "./index"; export function boot() { startCitadel(); }