/** * Routing Registry * * @module routing/registry */ export { RouteRegistry } from "./registry.js"; //# sourceMappingURL=index.d.ts.map